Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Commit 0bf7f46

Browse files
Update dependency ts-loader to v9.2.7 (#116)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fb72589 commit 0bf7f46

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
@@ -10,7 +10,7 @@
1010
"@typescript-eslint/eslint-plugin": "5.12.1",
1111
"@typescript-eslint/parser": "5.12.1",
1212
"css-loader": "6.6.0",
13-
"ts-loader": "9.2.6",
13+
"ts-loader": "9.2.7",
1414
"typescript": "4.5.5",
1515
"webpack": "5.69.1",
1616
"webpack-cli": "4.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2571,10 +2571,10 @@ tr46@~0.0.3:
25712571
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
25722572
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
25732573

2574-
2575-
version "9.2.6"
2576-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.6.tgz#9937c4dd0a1e3dbbb5e433f8102a6601c6615d74"
2577-
integrity sha512-QMTC4UFzHmu9wU2VHZEmWWE9cUajjfcdcws+Gh7FhiO+Dy0RnR1bNz0YCHqhI0yRowCE9arVnNxYHqELOy9Hjw==
2574+
2575+
version "9.2.7"
2576+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.7.tgz#948654099ca96992b62ec47bd9cee5632006e101"
2577+
integrity sha512-Fxh44mKli9QezgbdCXkEJWxnedQ0ead7DXTH+lfXEPedu+Y9EtMJ2aQ9G3Dj1j7Q612E8931rww8NDZha4Tibg==
25782578
dependencies:
25792579
chalk "^4.1.0"
25802580
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)