Skip to content

Commit

Permalink
chore(deps): update dependency ts-loader to ^9.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 273ccb0 commit 4fc99a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"http-server": "^14.1.1",
"ts-loader": "^9.5.1",
"ts-loader": "^9.5.2",
"typescript": "5.4.5",
"webpack": "^5.88.2",
"webpack-cli": "^6.0.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6019,9 +6019,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 @@ -6031,7 +6031,7 @@ __metadata:
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: 10/a85d43bb6f72858d613290ac02d1d24e81c38ba2dcb98b90465dc97eb6c2036bf9a389542c1a7865548643e7ed39f063fdff2dbb3e5aafbc511de6a3eb275adf
checksum: 10/b2d0a4ae9eab459586580e6f83a4351fa0568ccd4d9b41b42368390c95335f98562120cd63c84b6008548ee7af13520a8b79c14b2e8114058104cf7cfb39873d
languageName: node
linkType: hard

Expand Down Expand Up @@ -6435,7 +6435,7 @@ __metadata:
dependencies:
http-server: "npm:^14.1.1"
megalodon: "npm:*"
ts-loader: "npm:^9.5.1"
ts-loader: "npm:^9.5.2"
typescript: "npm:5.4.5"
webpack: "npm:^5.88.2"
webpack-cli: "npm:^6.0.1"
Expand Down

0 comments on commit 4fc99a8

Please sign in to comment.