Skip to content

Commit 5565240

Browse files
build(deps-dev): bump ts-loader from 8.0.10 to 8.0.11
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.10 to 8.0.11. - [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.10...v8.0.11) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fa4d2e0 commit 5565240

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.10",
101+
"ts-loader": "^8.0.11",
102102
"ts-node": "^9.0.0",
103103
"typescript": "^4.0.3",
104104
"vitepress": "^0.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9183,10 +9183,10 @@ ts-jest@^26.4.4:
91839183
semver "7.x"
91849184
yargs-parser "20.x"
91859185

9186-
ts-loader@^8.0.10:
9187-
version "8.0.10"
9188-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.10.tgz#4af4afb8d26847290cd010df93a4c172df92278f"
9189-
integrity sha512-5fVbbZldz6LQi6RQ0v1P7lZ98CZGlQyM8b4xGZXw3G/XUqL8GIH+Ib6H01nImPhkHZ9+PVXZgTb+v3fRsaIHlg==
9186+
ts-loader@^8.0.11:
9187+
version "8.0.11"
9188+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.11.tgz#35d58a65932caacb120426eea59eca841786c899"
9189+
integrity sha512-06X+mWA2JXoXJHYAesUUL4mHFYhnmyoCdQVMXofXF552Lzd4wNwSGg7unJpttqUP7ziaruM8d7u8LUB6I1sgzA==
91909190
dependencies:
91919191
chalk "^2.3.0"
91929192
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)