Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 9ea4113 commit a0c2522
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 221 deletions.
2 changes: 1 addition & 1 deletion packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"cypress": "^13.9.0",
"cypress-html-validate": "^6.1.0",
"cypress-iframe": "^1.0.1",
"eslint": "8.57.0",
"eslint": "9.5.0",
"eslint-config-next": "14.2.4",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-storybook": "^0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-modeles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@swc/jest": "^0.2.36",
"@types/fs-extra": "^9.0.12",
"@types/jest": "^29.5.12",
"eslint": "^7.32.0",
"eslint": "^9.0.0",
"jest": "^29.7.0",
"lint-staged": "^13.0.0",
"nodemon": "^2.0.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@testing-library/user-event": "^14.4.3",
"@types/styled-components": "^5.1.26",
"@vitejs/plugin-react": "^4.0.0",
"eslint": "^7.31.0",
"eslint": "^9.0.0",
"gh-pages": "^4.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
Loading

0 comments on commit a0c2522

Please sign in to comment.