Skip to content

Commit bce4132

Browse files
authored
Merge pull request #387 from theoriok/renovate/major-eslint-monorepo
chore(deps): update eslint monorepo to v10 (major)
2 parents dd720de + 1a7d70f commit bce4132

2 files changed

Lines changed: 95 additions & 242 deletions

File tree

fe/inventory-frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react-dom": "19.2.4"
2323
},
2424
"devDependencies": {
25-
"@eslint/js": "9.39.3",
25+
"@eslint/js": "10.0.1",
2626
"@faker-js/faker": "10.3.0",
2727
"@testing-library/dom": "10.4.1",
2828
"@testing-library/jest-dom": "6.9.1",
@@ -33,7 +33,7 @@
3333
"@types/react-dom": "19.2.3",
3434
"@vitejs/plugin-react": "5.1.4",
3535
"@vitest/coverage-v8": "4.0.18",
36-
"eslint": "9.39.3",
36+
"eslint": "10.0.2",
3737
"eslint-plugin-react-hooks": "7.0.1",
3838
"eslint-plugin-react-refresh": "0.5.2",
3939
"globals": "17.3.0",

0 commit comments

Comments
 (0)