Skip to content

Commit 7f272c9

Browse files
build(deps-dev): bump ts-loader from 8.0.11 to 8.0.12
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.11 to 8.0.12. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v8.0.11...v8.0.12) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 241d69a commit 7f272c9

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
@@ -98,7 +98,7 @@
9898
"serve-handler": "^6.1.3",
9999
"style-loader": "^2.0.0",
100100
"ts-jest": "^26.4.4",
101-
"ts-loader": "^8.0.11",
101+
"ts-loader": "^8.0.12",
102102
"ts-node": "^9.1.1",
103103
"typescript": "^4.1.3",
104104
"vitepress": "^0.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9253,10 +9253,10 @@ ts-jest@^26.4.4:
92539253
semver "7.x"
92549254
yargs-parser "20.x"
92559255

9256-
ts-loader@^8.0.11:
9257-
version "8.0.11"
9258-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.11.tgz#35d58a65932caacb120426eea59eca841786c899"
9259-
integrity sha512-06X+mWA2JXoXJHYAesUUL4mHFYhnmyoCdQVMXofXF552Lzd4wNwSGg7unJpttqUP7ziaruM8d7u8LUB6I1sgzA==
9256+
ts-loader@^8.0.12:
9257+
version "8.0.12"
9258+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.12.tgz#1de9f1de65176318c1e6d187bfc496182f8dc2a0"
9259+
integrity sha512-UIivVfGVJDdwwjgSrbtcL9Nf10c1BWnL1mxAQUVcnhNIn/P9W3nP5v60Z0aBMtc7ZrE11lMmU6+5jSgAXmGaYw==
92609260
dependencies:
92619261
chalk "^2.3.0"
92629262
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)