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 across 1 directory with 9 updates
Bumps the vscode-dependencies group with 9 updates in the /vscode directory: | Package | From | To | | --- | --- | --- | | [liquidjs](https://github.com/harttle/liquidjs) | `10.10.2` | `10.12.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `7.7.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.4.0` | `7.7.1` | | [@vscode/test-cli](https://github.com/Microsoft/vscode-test-cli) | `0.0.8` | `0.0.9` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.24.0` | `2.26.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.1.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.9.0` | `28.3.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.2.2` | `48.2.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` | Updates `liquidjs` from 10.10.2 to 10.12.0 - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](harttle/liquidjs@v10.10.2...v10.12.0) Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.7.1 - [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/v7.7.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.4.0 to 7.7.1 - [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/v7.7.1/packages/parser) Updates `@vscode/test-cli` from 0.0.8 to 0.0.9 - [Changelog](https://github.com/microsoft/vscode-test-cli/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test-cli@v0.0.8...v0.0.9) Updates `@vscode/vsce` from 2.24.0 to 2.26.0 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v2.24.0...v2.26.0) Updates `eslint` from 8.57.0 to 9.1.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.1.1) Updates `eslint-plugin-jest` from 27.9.0 to 28.3.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.9.0...v28.3.0) Updates `eslint-plugin-jsdoc` from 48.2.2 to 48.2.3 - [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.2.2...v48.2.3) Updates `typescript` from 5.4.3 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.3...v5.4.5) --- updated-dependencies: - dependency-name: liquidjs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vscode-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: "@vscode/vsce" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vscode-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: vscode-dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major 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: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vscode-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information