Skip to content

Commit

Permalink
chore(deps-dev): bump ts-loader from 9.4.4 to 9.5.1
Browse files Browse the repository at this point in the history
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.4.4 to 9.5.1.
- [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.4...v9.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 19, 2023
1 parent e4540f6 commit d36cc7c
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 10 deletions.
37 changes: 28 additions & 9 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -766,7 +766,7 @@
"lint-staged": "^14.0.1",
"mocha": "^10.1.0",
"prettier": "^3.0.3",
"ts-loader": "^9.4.4",
"ts-loader": "^9.5.1",
"typescript": "^5.2.2",
"vscode-extension-tester": "^5.6.0",
"vscode-tmgrammar-test": "^0.1.2",
Expand Down

0 comments on commit d36cc7c

Please sign in to comment.