Skip to content

Commit 174a4ce

Browse files
chore(deps): update dependency ts-loader to v9.5.2 (#962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0323ee3 commit 174a4ce

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
@@ -81,7 +81,7 @@
8181
"style-loader": "3.3.4",
8282
"terser-webpack-plugin": "5.3.12",
8383
"ts-jest": "27.1.5",
84-
"ts-loader": "9.5.1",
84+
"ts-loader": "9.5.2",
8585
"typescript": "4.9.5",
8686
"web-ext": "6.8.0",
8787
"webpack": "5.97.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11893,10 +11893,10 @@ [email protected]:
1189311893
semver "7.x"
1189411894
yargs-parser "20.x"
1189511895

11896-
11897-
version "9.5.1"
11898-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.1.tgz#63d5912a86312f1fbe32cef0859fb8b2193d9b89"
11899-
integrity sha512-rNH3sK9kGZcH9dYzC7CewQm4NtxJTjSEVRJ2DyBZR7f8/wcta+iV44UPCXc5+nzDzivKtlzV6c9P4e+oFhDLYg==
11896+
11897+
version "9.5.2"
11898+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.2.tgz#1f3d7f4bb709b487aaa260e8f19b301635d08020"
11899+
integrity sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==
1190011900
dependencies:
1190111901
chalk "^4.1.0"
1190211902
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)