Skip to content

Commit 14151ef

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

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
@@ -57,7 +57,7 @@
5757
"rimraf": "5.0.10",
5858
"semantic-release": "19.0.5",
5959
"storybook-readme": "5.0.9",
60-
"ts-loader": "9.5.1",
60+
"ts-loader": "9.5.2",
6161
"tslint": "6.1.3",
6262
"tslint-config-common": "1.6.2",
6363
"typescript": "5.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12660,10 +12660,10 @@ ts-easing@^0.2.0:
1266012660
resolved "https://registry.yarnpkg.com/ts-easing/-/ts-easing-0.2.0.tgz#c8a8a35025105566588d87dbda05dd7fbfa5a4ec"
1266112661
integrity sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==
1266212662

12663-
ts-loader@9.5.1:
12664-
version "9.5.1"
12665-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.1.tgz#63d5912a86312f1fbe32cef0859fb8b2193d9b89"
12666-
integrity sha512-rNH3sK9kGZcH9dYzC7CewQm4NtxJTjSEVRJ2DyBZR7f8/wcta+iV44UPCXc5+nzDzivKtlzV6c9P4e+oFhDLYg==
12663+
ts-loader@9.5.2:
12664+
version "9.5.2"
12665+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.2.tgz#1f3d7f4bb709b487aaa260e8f19b301635d08020"
12666+
integrity sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==
1266712667
dependencies:
1266812668
chalk "^4.1.0"
1266912669
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)