Skip to content

Commit 4a8b178

Browse files
chore(deps): bump ts-loader to 9.4.2
1 parent ee9fe85 commit 4a8b178

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
@@ -84,7 +84,7 @@
8484
"semantic-release": "18.0.0",
8585
"storybook": "6.3.12",
8686
"style-dictionary": "3.0.3",
87-
"ts-loader": "9.2.6",
87+
"ts-loader": "9.4.2",
8888
"tsconfig-paths-webpack-plugin": "3.5.1",
8989
"typescript": "4.4.4"
9090
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13123,10 +13123,10 @@ ts-essentials@^2.0.3:
1312313123
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-2.0.12.tgz#c9303f3d74f75fa7528c3d49b80e089ab09d8745"
1312413124
integrity sha512-3IVX4nI6B5cc31/GFFE+i8ey/N2eA0CZDbo6n0yrz0zDX8ZJ8djmU1p+XRz7G3is0F3bB3pu2pAroFdAWQKU3w==
1312513125

13126-
ts-loader@9.2.6:
13127-
version "9.2.6"
13128-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.6.tgz#9937c4dd0a1e3dbbb5e433f8102a6601c6615d74"
13129-
integrity sha512-QMTC4UFzHmu9wU2VHZEmWWE9cUajjfcdcws+Gh7FhiO+Dy0RnR1bNz0YCHqhI0yRowCE9arVnNxYHqELOy9Hjw==
13126+
ts-loader@9.4.2:
13127+
version "9.4.2"
13128+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.4.2.tgz#80a45eee92dd5170b900b3d00abcfa14949aeb78"
13129+
integrity sha512-OmlC4WVmFv5I0PpaxYb+qGeGOdm5giHU7HwDDUjw59emP2UYMHy9fFSDcYgSNoH8sXcj4hGCSEhlDZ9ULeDraA==
1313013130
dependencies:
1313113131
chalk "^4.1.0"
1313213132
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)