Skip to content

Commit

Permalink
Bump the eslint group in /ui-v2 with 4 updates (#16696)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent eb44a8d commit 97afd17
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 82 deletions.
157 changes: 79 additions & 78 deletions ui-v2/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions ui-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@faker-js/faker": "^9.3.0",
"@storybook/addon-a11y": "^8.4.7",
"@storybook/addon-essentials": "^8.4.7",
Expand All @@ -88,11 +88,11 @@
"@vitejs/plugin-react-swc": "^3.7.2",
"@vitest/coverage-v8": "^2.1.4",
"autoprefixer": "^10.4.20",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-react-refresh": "^0.4.18",
"eslint-plugin-storybook": "^0.11.2",
"eslint-plugin-testing-library": "^7.1.1",
"eslint-plugin-unused-imports": "^4.1.4",
Expand All @@ -104,7 +104,7 @@
"storybook": "^8.4.2",
"tailwindcss": "^3.4.17",
"typescript": "^5.5.3",
"typescript-eslint": "^8.19.0",
"typescript-eslint": "^8.19.1",
"vite": "^5.4.1",
"vitest": "^2.1.4"
}
Expand Down

0 comments on commit 97afd17

Please sign in to comment.