Skip to content

Commit 6767b83

Browse files
chore(deps-dev): bump ts-loader from 9.2.1 to 9.2.2
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.1 to 9.2.2. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.2.1...v9.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f46c250 commit 6767b83

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": "^4.0.1",
8383
"semver": "^7.3.5",
8484
"tmp": "0.2.1",
85-
"ts-loader": "^9.2.1",
85+
"ts-loader": "^9.2.2",
8686
"typescript": "^4.2.4",
8787
"vscode-test": "^1.5.2",
8888
"webpack": "^5.37.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6265,10 +6265,10 @@ trim-off-newlines@^1.0.0:
62656265
dependencies:
62666266
glob "^7.1.2"
62676267

6268-
ts-loader@^9.2.1:
6269-
version "9.2.1"
6270-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.1.tgz#5699af8d10aa3a763aadfced1d4b275a432b76eb"
6271-
integrity sha512-BLfLa4paMQyf819haKxxbZqA1aLDqsk8XEZLmd7E1eBa0NsEHYFcTWlUlPmYMGhvD/IMi0NcIW3A/G7vzr3oiA==
6268+
ts-loader@^9.2.2:
6269+
version "9.2.2"
6270+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.2.tgz#416333900621c82d5eb1b1f6dea4114111f096bf"
6271+
integrity sha512-hNIhGTQHtNKjOzR2ZtQ2OSVbXPykOae+zostf1IlHCf61Mt41GMJurKNqrYUbzHgpmj6UWRu8eBfb7q0XliV0g==
62726272
dependencies:
62736273
chalk "^4.1.0"
62746274
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)