Skip to content

Commit

Permalink
Update npm package ts-loader to v9.5.2 (#6140)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Jan 12, 2025
1 parent f56df99 commit 26b4920
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"source-map-loader": "3.0.2",
"style-loader": "3.3.4",
"terser-webpack-plugin": "5.3.11",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"tsconfig-paths-webpack-plugin": "4.2.0",
"type-fest": "3.13.1",
"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 @@ -842,7 +842,7 @@ __metadata:
source-map-loader: "npm:3.0.2"
style-loader: "npm:3.3.4"
terser-webpack-plugin: "npm:5.3.11"
ts-loader: "npm:9.5.1"
ts-loader: "npm:9.5.2"
tsconfig-paths-webpack-plugin: "npm:4.2.0"
type-fest: "npm:3.13.1"
typescript: "npm:5.7.3"
Expand Down Expand Up @@ -46333,9 +46333,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 @@ -46345,7 +46345,7 @@ __metadata:
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: 10c0/7dc1e3e5d3d032b6ef27836032f02c57077dfbcdf5817cbbc16b7b8609e7ed1d0ec157a03eaac07960161d8ad4a9e030c4d6722fe33540cf6ee75156c7f9c33d
checksum: 10c0/d4f4e67f1365a8c4a929d26148611b6a82a9241bd988863386c9cc0c034eec8b14562206e09540fae38154595e0b3b9520b701b5c83c0e5d743c4016cd91d9f1
languageName: node
linkType: hard

Expand Down

0 comments on commit 26b4920

Please sign in to comment.