Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all group with 11 updates (#174)
Bumps the all group with 11 updates: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `14.0.2` | `14.0.3` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.1.0` | `14.1.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.9.0` | `20.9.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.10.0` | `6.11.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.10.0` | `6.11.0` | | [eslint](https://github.com/eslint/eslint) | `8.53.0` | `8.54.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.0.2` | `14.0.3` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001561` | `1.0.30001563` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.4.581` | `1.4.588` | | [postcss-load-config](https://github.com/postcss/postcss-load-config) | `4.0.1` | `4.0.2` | | [svgo](https://github.com/svg/svgo) | `3.0.3` | `3.0.4` | Updates `next` from 14.0.2 to 14.0.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.0.2...v14.0.3) Updates `@testing-library/react` from 14.1.0 to 14.1.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v14.1.0...v14.1.2) Updates `@types/node` from 20.9.0 to 20.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.10.0 to 6.11.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.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.10.0 to 6.11.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.11.0/packages/parser) Updates `eslint` from 8.53.0 to 8.54.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.53.0...v8.54.0) Updates `eslint-config-next` from 14.0.2 to 14.0.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.0.3/packages/eslint-config-next) Updates `caniuse-lite` from 1.0.30001561 to 1.0.30001563 - [Commits](browserslist/caniuse-lite@1.0.30001561...1.0.30001563) Updates `electron-to-chromium` from 1.4.581 to 1.4.588 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.4.581...v1.4.588) Updates `postcss-load-config` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/postcss/postcss-load-config/releases) - [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md) - [Commits](postcss/postcss-load-config@v4.0.1...v4.0.2) Updates `svgo` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/svg/svgo/releases) - [Changelog](https://github.com/svg/svgo/blob/main/CHANGELOG-old.md) - [Commits](svg/svgo@v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: caniuse-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-load-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: svgo dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information