Skip to content

Commit e47cf90

Browse files
chore(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] <support@dependabot.com>
1 parent c444e6d commit e47cf90

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
@@ -82,7 +82,7 @@
8282
"semantic-release-vsce": "^3.0.1",
8383
"semver": "^7.2.1",
8484
"tmp": "0.2.1",
85-
"ts-loader": "^8.0.10",
85+
"ts-loader": "^8.0.11",
8686
"typescript": "^4.0.5",
8787
"vscode-test": "^1.4.1",
8888
"webpack": "^5.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6161,10 +6161,10 @@ trim-off-newlines@^1.0.0:
61616161
dependencies:
61626162
glob "^7.1.2"
61636163

6164-
ts-loader@^8.0.10:
6165-
version "8.0.10"
6166-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.10.tgz#4af4afb8d26847290cd010df93a4c172df92278f"
6167-
integrity sha512-5fVbbZldz6LQi6RQ0v1P7lZ98CZGlQyM8b4xGZXw3G/XUqL8GIH+Ib6H01nImPhkHZ9+PVXZgTb+v3fRsaIHlg==
6164+
ts-loader@^8.0.11:
6165+
version "8.0.11"
6166+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.11.tgz#35d58a65932caacb120426eea59eca841786c899"
6167+
integrity sha512-06X+mWA2JXoXJHYAesUUL4mHFYhnmyoCdQVMXofXF552Lzd4wNwSGg7unJpttqUP7ziaruM8d7u8LUB6I1sgzA==
61686168
dependencies:
61696169
chalk "^2.3.0"
61706170
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)