Skip to content

Commit 10f847e

Browse files
authored
Merge pull request #316 from increments/dependabot/npm_and_yarn/ts-loader-9.5.4
Bump ts-loader from 9.5.2 to 9.5.4
2 parents 46e9d7a + 1eeb502 commit 10f847e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-dom": "^19.1.0",
4848
"react-router": "^7.8.2",
4949
"ts-jest": "^29.4.4",
50-
"ts-loader": "^9.5.2",
50+
"ts-loader": "^9.5.4",
5151
"typescript": "^5.8.3",
5252
"webpack": "^5.99.9",
5353
"webpack-cli": "^6.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6898,10 +6898,10 @@ ts-jest@^29.4.4:
68986898
type-fest "^4.41.0"
68996899
yargs-parser "^21.1.1"
69006900

6901-
ts-loader@^9.5.2:
6902-
version "9.5.2"
6903-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.2.tgz#1f3d7f4bb709b487aaa260e8f19b301635d08020"
6904-
integrity sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==
6901+
ts-loader@^9.5.4:
6902+
version "9.5.4"
6903+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.4.tgz#44b571165c10fb5a90744aa5b7e119233c4f4585"
6904+
integrity sha512-nCz0rEwunlTZiy6rXFByQU1kVVpCIgUpc/psFiKVrUwrizdnIbRFu8w7bxhUF0X613DYwT4XzrZHpVyMe758hQ==
69056905
dependencies:
69066906
chalk "^4.1.0"
69076907
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)