Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group across 1 dir…
Browse files Browse the repository at this point in the history
…ectory with 2 updates (#438)

Bumps the development-dependencies group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [@vscode/vsce](https://github.com/Microsoft/vsce).


Updates `esbuild` from 0.23.1 to 0.24.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.23.1...v0.24.2)

Updates `@vscode/vsce` from 2.32.0 to 3.2.1
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.32.0...v3.2.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 21c9394 commit 9608a2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,14 @@
"@types/command-exists": "^1.2.3",
"@types/node": "^22.10.3",
"@types/vscode": "^1.96.0",
"esbuild": "^0.23.1",
"esbuild": "^0.24.2",
"globals": "^15.14.0",
"husky": "^9.1.7",
"js-yaml": "^4.1.0",
"ovsx": "^0.10.1",
"standard-version": "^9.5.0",
"typescript": "^5.7.2",
"@vscode/vsce": "^2.32.0"
"@vscode/vsce": "^3.2.1"
},
"scripts": {
"prebuild": "js-yaml syntaxes/nix.YAML-tmLanguage > syntaxes/nix.tmLanguage.json && js-yaml syntaxes/injection.yml > syntaxes/injection.json",
Expand Down

0 comments on commit 9608a2e

Please sign in to comment.