Skip to content

Commit cd6fba4

Browse files
build(deps): update dependency ts-loader to v9.5.4
1 parent 0983fc5 commit cd6fba4

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
@@ -45,7 +45,7 @@
4545
"prettier": "2.8.8",
4646
"supertest": "6.3.3",
4747
"ts-jest": "27.1.5",
48-
"ts-loader": "9.5.2",
48+
"ts-loader": "9.5.4",
4949
"ts-node": "10.9.2",
5050
"tsconfig-paths": "3.15.0",
5151
"type-fest": "2.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10067,10 +10067,10 @@ [email protected]:
1006710067
semver "7.x"
1006810068
yargs-parser "20.x"
1006910069

10070-
10071-
version "9.5.2"
10072-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.2.tgz#1f3d7f4bb709b487aaa260e8f19b301635d08020"
10073-
integrity sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==
10070+
10071+
version "9.5.4"
10072+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.4.tgz#44b571165c10fb5a90744aa5b7e119233c4f4585"
10073+
integrity sha512-nCz0rEwunlTZiy6rXFByQU1kVVpCIgUpc/psFiKVrUwrizdnIbRFu8w7bxhUF0X613DYwT4XzrZHpVyMe758hQ==
1007410074
dependencies:
1007510075
chalk "^4.1.0"
1007610076
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)