Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the vscode-dependencies group in /vscode with 5 updates (#260)
* Bump the vscode-dependencies group in /vscode with 5 updates Bumps the vscode-dependencies group in /vscode with 5 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.20.0` | `6.21.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.20.0` | `6.21.0` | | [@vscode/test-cli](https://github.com/Microsoft/vscode-test-cli) | `0.0.4` | `0.0.6` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.0.4` | `48.0.6` | | [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `10.3.0` | Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 6.21.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.20.0 to 6.21.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser) Updates `@vscode/test-cli` from 0.0.4 to 0.0.6 - [Commits](microsoft/vscode-test-cli@v0.0.4...v0.0.6) Updates `eslint-plugin-jsdoc` from 48.0.4 to 48.0.6 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.0.4...v48.0.6) Updates `mocha` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v10.3.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vscode-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vscode-dependencies - dependency-name: "@vscode/test-cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vscode-dependencies - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vscode-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vscode-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Updated Node.js version. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: reduckted <[email protected]>
- Loading branch information