Skip to content

Commit ca899c3

Browse files
committed
chore(deps): bump ts-loader to 9.2.8
1 parent ee9fe85 commit ca899c3

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.2.8",
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-
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+
13127+
version "9.2.8"
13128+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.8.tgz#e89aa32fa829c5cad0a1d023d6b3adecd51d5a48"
13129+
integrity sha512-gxSak7IHUuRtwKf3FIPSW1VpZcqF9+MBrHOvBp9cjHh+525SjtCIJKVGjRKIAfxBwDGDGCFF00rTfzB1quxdSw==
1313013130
dependencies:
1313113131
chalk "^4.1.0"
1313213132
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)