Skip to content

Commit

Permalink
build(deps): update dependency ts-loader to v9.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent a091ef6 commit fba3d13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"pinst": "3.0.0",
"prettier": "2.8.8",
"semantic-release": "19.0.5",
"ts-loader": "9.5.0",
"ts-loader": "9.5.2",
"ts-node": "10.9.1",
"typescript": "4.9.5",
"webpack": "5.89.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2041,7 +2041,7 @@ __metadata:
pinst: 3.0.0
prettier: 2.8.8
semantic-release: 19.0.5
ts-loader: 9.5.0
ts-loader: 9.5.2
ts-node: 10.9.1
tslib: 2.6.2
typescript: 4.9.5
Expand Down Expand Up @@ -11346,9 +11346,9 @@ __metadata:
languageName: node
linkType: hard

"ts-loader@npm:9.5.0":
version: 9.5.0
resolution: "ts-loader@npm:9.5.0"
"ts-loader@npm:9.5.2":
version: 9.5.2
resolution: "ts-loader@npm:9.5.2"
dependencies:
chalk: ^4.1.0
enhanced-resolve: ^5.0.0
Expand All @@ -11358,7 +11358,7 @@ __metadata:
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: a319575faa07145917a7050ac6be7e7f8d97745c6b6ecf8097ac51cebd2d459e8f8b2519d0c39066a065f4d73ae331d2aba9de3d62ea38bc59fd84395794d428
checksum: f4c117042e25434e733c4b70873adaa9a79b14c2b3d8e5db53bbfd42060289f8a3eb97cfff64c83123b735d954f0eaa0f60f093afb0682cd2d1d7fa17f81e223
languageName: node
linkType: hard

Expand Down

0 comments on commit fba3d13

Please sign in to comment.