Skip to content

Commit 1c2a08d

Browse files
chore(deps-dev): bump the eslint group across 1 directory with 6 updates (#847)
Bumps the eslint group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.53.0` | `8.56.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.53.0` | `8.56.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.2` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.1.11` | `10.2.13` | | [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.15.4` | `7.16.0` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `62.0.0` | `63.0.0` | Updates `@typescript-eslint/eslint-plugin` from 8.53.0 to 8.56.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/v8.56.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.53.0 to 8.56.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/v8.56.1/packages/parser) Updates `eslint` from 9.39.2 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.2) Updates `eslint-plugin-storybook` from 10.1.11 to 10.2.13 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.13/code/lib/eslint-plugin) Updates `eslint-plugin-testing-library` from 7.15.4 to 7.16.0 - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/release.config.js) - [Commits](testing-library/eslint-plugin-testing-library@v7.15.4...v7.16.0) Updates `eslint-plugin-unicorn` from 62.0.0 to 63.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v62.0.0...v63.0.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-storybook dependency-version: 10.2.13 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-testing-library dependency-version: 7.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-unicorn dependency-version: 63.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1659272 commit 1c2a08d

2 files changed

Lines changed: 211 additions & 531 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@
6969
"@typescript-eslint/parser": "^8.30.0",
7070
"@vitejs/plugin-react": "^5.0.2",
7171
"coveralls": "^3.1.1",
72-
"eslint": "^9.24.0",
72+
"eslint": "^10.1.0",
7373
"eslint-config-prettier": "^10.1.2",
7474
"eslint-plugin-jest-dom": "^5.5.0",
7575
"eslint-plugin-react": "^7.37.5",
7676
"eslint-plugin-storybook": "^10.0.2",
7777
"eslint-plugin-testing-library": "^7.1.1",
78-
"eslint-plugin-unicorn": "^62.0.0",
78+
"eslint-plugin-unicorn": "^63.0.0",
7979
"jest": "^30.0.0",
8080
"jest-environment-jsdom": "^30.0.0",
8181
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)