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 11 updates
Bumps the vscode-dependencies group in /vscode with 11 updates: | Package | From | To | | --- | --- | --- | | [liquidjs](https://github.com/harttle/liquidjs) | `10.14.0` | `10.15.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.15.0` | `7.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.15.0` | `7.16.0` | | [@vscode/test-cli](https://github.com/Microsoft/vscode-test-cli) | `0.0.9` | `0.0.10` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.29.0` | `2.30.0` | | [ajv](https://github.com/ajv-validator/ajv) | `8.16.0` | `8.17.1` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.5.2` | `48.7.0` | | [glob](https://github.com/isaacs/node-glob) | `10.4.3` | `11.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.8` | `6.0.1` | | [webpack](https://github.com/webpack/webpack) | `5.92.1` | `5.93.0` | Updates `liquidjs` from 10.14.0 to 10.15.0 - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](harttle/liquidjs@v10.14.0...v10.15.0) Updates `@typescript-eslint/eslint-plugin` from 7.15.0 to 7.16.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/v7.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.15.0 to 7.16.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/v7.16.0/packages/parser) Updates `@vscode/test-cli` from 0.0.9 to 0.0.10 - [Changelog](https://github.com/microsoft/vscode-test-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test-cli/commits) Updates `@vscode/vsce` from 2.29.0 to 2.30.0 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v2.29.0...v2.30.0) Updates `ajv` from 8.16.0 to 8.17.1 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.16.0...v8.17.1) Updates `eslint-plugin-jsdoc` from 48.5.2 to 48.7.0 - [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.5.2...v48.7.0) Updates `glob` from 10.4.3 to 11.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.3...v11.0.0) Updates `prettier` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) Updates `rimraf` from 5.0.8 to 6.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.8...v6.0.1) Updates `webpack` from 5.92.1 to 5.93.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.92.1...v5.93.0) --- 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: ajv dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vscode-dependencies - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vscode-dependencies - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-major dependency-group: vscode-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vscode-dependencies - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: vscode-dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vscode-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information