Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump the dev-deps group across 1 directory with 11 u…
…pdates Bumps the dev-deps group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.1.0` | `7.15.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.1.0` | `7.15.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.14.54` | `0.22.0` | | [globby](https://github.com/sindresorhus/globby) | `14.0.1` | `14.0.2` | | [karma-esbuild](https://github.com/marvinhagemeister/karma-esbuild) | `2.2.5` | `2.3.0` | | [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) | `3.1.2` | `3.1.4` | | [mocha](https://github.com/mochajs/mocha) | `10.3.0` | `10.5.2` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.6` | `10.0.7` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `5.0.7` | | [tslib](https://github.com/Microsoft/tslib) | `2.6.2` | `2.6.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.3` | Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.15.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.15.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.1.0 to 7.15.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.15.0/packages/parser) Updates `esbuild` from 0.14.54 to 0.22.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md) - [Commits](evanw/esbuild@v0.14.54...v0.22.0) Updates `globby` from 14.0.1 to 14.0.2 - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v14.0.1...v14.0.2) Updates `karma-esbuild` from 2.2.5 to 2.3.0 - [Release notes](https://github.com/marvinhagemeister/karma-esbuild/releases) - [Commits](marvinhagemeister/karma-esbuild@v2.2.5...v2.3.0) Updates `lit` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/lit@3.1.4/packages/lit) Updates `mocha` from 10.3.0 to 10.5.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.3.0...v10.5.2) Updates `@types/mocha` from 10.0.6 to 10.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `rimraf` from 5.0.5 to 5.0.7 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.5...v5.0.7) Updates `tslib` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.2...v2.6.3) Updates `typescript` from 5.3.3 to 5.5.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.5.3) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: globby dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: karma-esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: lit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information