Skip to content

Commit

Permalink
build(deps-dev): bump ts-loader from 9.4.3 to 9.4.4 in /vscode-client
Browse files Browse the repository at this point in the history
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.4.3 to 9.4.4.
- [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.4.3...v9.4.4)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2023
1 parent 58d59c3 commit a6cdc73
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions vscode-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vscode-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"devDependencies": {
"@types/node": "^20.2.5",
"@types/vscode": "^1.78.1",
"ts-loader": "^9.4.3",
"ts-loader": "^9.4.4",
"tslint": "^6.1.3",
"typescript": "^5.1.3",
"webpack": "^5.85.0",
Expand Down

0 comments on commit a6cdc73

Please sign in to comment.