Skip to content

Commit cab0aa4

Browse files
Merge pull request #553 from wimpyprogrammer/dependabot/npm_and_yarn/ts-loader-9.5.4
Bump ts-loader from 9.5.2 to 9.5.4
2 parents 156b286 + 2ae8192 commit cab0aa4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"clean-webpack-plugin": "^4.0.0",
1212
"copy-webpack-plugin": "^13.0.1",
13-
"ts-loader": "^9.5.2",
13+
"ts-loader": "^9.5.4",
1414
"typescript": "^5.8.3",
1515
"webpack": "^5.101.3",
1616
"webpack-nano": "^1.1.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5499,10 +5499,10 @@ ts-jest@^29.2.5:
54995499
semver "^7.6.3"
55005500
yargs-parser "^21.1.1"
55015501

5502-
ts-loader@^9.5.2:
5503-
version "9.5.2"
5504-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.2.tgz#1f3d7f4bb709b487aaa260e8f19b301635d08020"
5505-
integrity sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==
5502+
ts-loader@^9.5.4:
5503+
version "9.5.4"
5504+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.4.tgz#44b571165c10fb5a90744aa5b7e119233c4f4585"
5505+
integrity sha512-nCz0rEwunlTZiy6rXFByQU1kVVpCIgUpc/psFiKVrUwrizdnIbRFu8w7bxhUF0X613DYwT4XzrZHpVyMe758hQ==
55065506
dependencies:
55075507
chalk "^4.1.0"
55085508
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)