Skip to content

Commit f1f5de1

Browse files
Bump the eslint group across 1 directory with 4 updates (#9030)
Bumps the eslint group with 4 updates in the /frontend directory: [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import), [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) and [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library). Updates `eslint-config-prettier` from 10.1.5 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.5...v10.1.8) Updates `eslint-plugin-import` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0) Updates `eslint-plugin-storybook` from 0.12.0 to 9.0.17 - [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/v9.0.17/code/lib/eslint-plugin) Updates `eslint-plugin-testing-library` from 7.2.2 to 7.6.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/.releaserc.json) - [Commits](testing-library/eslint-plugin-testing-library@v7.2.2...v7.6.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-storybook dependency-version: 9.0.17 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-testing-library dependency-version: 7.6.0 dependency-type: direct:development update-type: version-update:semver-minor 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 f138c51 commit f1f5de1

2 files changed

Lines changed: 595 additions & 94 deletions

File tree

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,12 +209,12 @@
209209
"dayjs": "^1.10.7",
210210
"depcheck": "^1.4.3",
211211
"dotenv": "^16.4.5",
212-
"eslint-config-prettier": "^10.1.5",
212+
"eslint-config-prettier": "^10.1.8",
213213
"eslint-plugin-graphql": "^4.0.0",
214-
"eslint-plugin-import": "^2.31.0",
214+
"eslint-plugin-import": "^2.32.0",
215215
"eslint-plugin-jest-dom": "^5.5.0",
216-
"eslint-plugin-storybook": "^9.0.18",
217-
"eslint-plugin-testing-library": "^7.2.2",
216+
"eslint-plugin-storybook": "^9.1.2",
217+
"eslint-plugin-testing-library": "^7.6.4",
218218
"eslint-plugin-unused-imports": "4.1.4",
219219
"focus-trap-react": "^10.2.3",
220220
"form-data": "^4.0.4",

0 commit comments

Comments
 (0)