Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the development-dependencies group across 1 directory with 10 up…
…dates Bumps the development-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.18.0` | `9.20.0` | | [@playwright/browser-chromium](https://github.com/microsoft/playwright) | `1.49.1` | `1.50.1` | | [@vscode/test-web](https://github.com/microsoft/vscode-test-web) | `0.0.65` | `0.0.66` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.2.1` | `3.2.2` | | [esbuild](https://github.com/evanw/esbuild) | `0.24.2` | `0.25.0` | | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.20.1` | | [mocha](https://github.com/mochajs/mocha) | `11.0.1` | `11.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.21.0` | `8.24.0` | | [vscode-extension-tester](https://github.com/redhat-developer/vscode-extension-tester/tree/HEAD/packages/extester) | `8.11.0` | `8.12.0` | Updates `@eslint/js` from 9.18.0 to 9.20.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.20.0/packages/js) Updates `@playwright/browser-chromium` from 1.49.1 to 1.50.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.1...v1.50.1) Updates `@vscode/test-web` from 0.0.65 to 0.0.66 - [Release notes](https://github.com/microsoft/vscode-test-web/releases) - [Changelog](https://github.com/microsoft/vscode-test-web/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test-web@v0.0.65...v0.0.66) Updates `@vscode/vsce` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.2.1...v3.2.2) Updates `esbuild` from 0.24.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.2...v0.25.0) Updates `eslint` from 9.18.0 to 9.20.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.20.1) Updates `mocha` from 11.0.1 to 11.1.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.0.1...v11.1.0) Updates `prettier` from 3.4.2 to 3.5.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.1) Updates `typescript-eslint` from 8.21.0 to 8.24.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.24.0/packages/typescript-eslint) Updates `vscode-extension-tester` from 8.11.0 to 8.12.0 - [Release notes](https://github.com/redhat-developer/vscode-extension-tester/releases) - [Commits](https://github.com/redhat-developer/vscode-extension-tester/commits/v8.12.0/packages/extester) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@playwright/browser-chromium" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@vscode/test-web" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@vscode/vsce" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vscode-extension-tester dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information