Skip to content

Commit 4cb5f81

Browse files
authored
Merge pull request #175 from lceberg/renovate/ts-loader-9.x
Update dependency ts-loader to v9.2.7
2 parents 13388ef + 14b33e5 commit 4cb5f81

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
@@ -17,7 +17,7 @@
1717
"lodash": "4.17.21",
1818
"postcss": "8.4.7",
1919
"tailwindcss": "3.0.23",
20-
"ts-loader": "9.2.6",
20+
"ts-loader": "9.2.7",
2121
"typescript": "4.6.2"
2222
},
2323
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5786,10 +5786,10 @@ [email protected]:
57865786
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
57875787
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
57885788

5789-
5790-
version "9.2.6"
5791-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.6.tgz#9937c4dd0a1e3dbbb5e433f8102a6601c6615d74"
5792-
integrity sha512-QMTC4UFzHmu9wU2VHZEmWWE9cUajjfcdcws+Gh7FhiO+Dy0RnR1bNz0YCHqhI0yRowCE9arVnNxYHqELOy9Hjw==
5789+
5790+
version "9.2.7"
5791+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.7.tgz#948654099ca96992b62ec47bd9cee5632006e101"
5792+
integrity sha512-Fxh44mKli9QezgbdCXkEJWxnedQ0ead7DXTH+lfXEPedu+Y9EtMJ2aQ9G3Dj1j7Q612E8931rww8NDZha4Tibg==
57935793
dependencies:
57945794
chalk "^4.1.0"
57955795
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)