Skip to content

Commit 767052e

Browse files
fix(deps): update dependency ts-loader to v9.5.7
1 parent c335901 commit 767052e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"stylus": "0.64.0",
7272
"stylus-loader": "8.1.3",
7373
"terser-webpack-plugin": "4.2.3",
74-
"ts-loader": "9.5.4",
74+
"ts-loader": "9.5.7",
7575
"typescript": "5.9.3",
7676
"typescript-plugin-css-modules": "5.2.0",
7777
"webpack": "5.105.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12463,10 +12463,10 @@ ts-api-utils@^1.3.0:
1246312463
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
1246412464
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
1246512465

12466-
ts-loader@9.5.4:
12467-
version "9.5.4"
12468-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.4.tgz#44b571165c10fb5a90744aa5b7e119233c4f4585"
12469-
integrity sha512-nCz0rEwunlTZiy6rXFByQU1kVVpCIgUpc/psFiKVrUwrizdnIbRFu8w7bxhUF0X613DYwT4XzrZHpVyMe758hQ==
12466+
ts-loader@9.5.7:
12467+
version "9.5.7"
12468+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.7.tgz#582663e853646e18506cd5cc79feb354952731c0"
12469+
integrity sha512-/ZNrKgA3K3PtpMYOC71EeMWIloGw3IYEa5/t1cyz2r5/PyUwTXGzYJvcD3kfUvmhlfpz1rhV8B2O6IVTQ0avsg==
1247012470
dependencies:
1247112471
chalk "^4.1.0"
1247212472
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)