Skip to content

Commit

Permalink
Bump the vscode-dependencies group in /vscode with 2 updates (#322)
Browse files Browse the repository at this point in the history
Bumps the vscode-dependencies group in /vscode with 2 updates: [@vscode/vsce](https://github.com/Microsoft/vsce) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


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

Updates `typescript-eslint` from 8.10.0 to 8.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vscode-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vscode-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 Oct 28, 2024
1 parent b13a827 commit 35edb99
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
106 changes: 53 additions & 53 deletions vscode/package-lock.json

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

4 changes: 2 additions & 2 deletions vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/webpack-env": "1.18.5",
"@vscode/test-cli": "0.0.10",
"@vscode/test-electron": "2.4.1",
"@vscode/vsce": "3.2.0",
"@vscode/vsce": "3.2.1",
"ajv": "8.17.1",
"chai": "4.4.1",
"eslint": "9.13.0",
Expand All @@ -72,7 +72,7 @@
"sinon-chai": "3.7.0",
"ts-loader": "9.5.1",
"typescript": "5.6.3",
"typescript-eslint": "8.10.0",
"typescript-eslint": "8.11.0",
"webpack": "5.95.0",
"webpack-cli": "5.1.4"
},
Expand Down

0 comments on commit 35edb99

Please sign in to comment.