Skip to content

Commit 00fea6d

Browse files
committed
chore(deps): bump ts-loader to 9.2.7
1 parent ee9fe85 commit 00fea6d

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.7",
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.2.7:
13127+
version "9.2.7"
13128+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.7.tgz#948654099ca96992b62ec47bd9cee5632006e101"
13129+
integrity sha512-Fxh44mKli9QezgbdCXkEJWxnedQ0ead7DXTH+lfXEPedu+Y9EtMJ2aQ9G3Dj1j7Q612E8931rww8NDZha4Tibg==
1313013130
dependencies:
1313113131
chalk "^4.1.0"
1313213132
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)