Skip to content

Commit

Permalink
chore(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 6a0604f commit 13423d7
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 @@ -97,7 +97,7 @@
"prettier": "3.4.2",
"semantic-release": "24.2.1",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"ts-node": "10.9.2",
"typescript": "5.7.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4571,7 +4571,7 @@ __metadata:
semantic-release: "npm:24.2.1"
table: "npm:6.9.0"
ts-jest: "npm:29.2.5"
ts-loader: "npm:9.5.1"
ts-loader: "npm:9.5.2"
ts-node: "npm:10.9.2"
typescript: "npm:5.7.3"
yargs: "npm:17.7.2"
Expand Down Expand Up @@ -13473,9 +13473,9 @@ __metadata:
languageName: node
linkType: hard

"ts-loader@npm:9.5.1":
version: 9.5.1
resolution: "ts-loader@npm:9.5.1"
"ts-loader@npm:9.5.2":
version: 9.5.2
resolution: "ts-loader@npm:9.5.2"
dependencies:
chalk: "npm:^4.1.0"
enhanced-resolve: "npm:^5.0.0"
Expand All @@ -13485,7 +13485,7 @@ __metadata:
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: 10c0/7dc1e3e5d3d032b6ef27836032f02c57077dfbcdf5817cbbc16b7b8609e7ed1d0ec157a03eaac07960161d8ad4a9e030c4d6722fe33540cf6ee75156c7f9c33d
checksum: 10c0/d4f4e67f1365a8c4a929d26148611b6a82a9241bd988863386c9cc0c034eec8b14562206e09540fae38154595e0b3b9520b701b5c83c0e5d743c4016cd91d9f1
languageName: node
linkType: hard

Expand Down

0 comments on commit 13423d7

Please sign in to comment.