Skip to content

Commit

Permalink
chore(packages): Bump packages for eslint/prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
jafin authored and guillaume-chervet committed Jul 17, 2024
1 parent a082b20 commit 9191b0c
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 161 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,23 @@
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"eslint": "^9.6.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-testing-library": "^6.2.2",
"prettier": "^3.3.2",
"tslib": "^2.6.2",
"prettier": "^3.3.3",
"tslib": "^2.6.3",
"tsx": "4.10.5",
"typescript": "5.4.5",
"vitest": "1.6.0"
Expand Down
Loading

0 comments on commit 9191b0c

Please sign in to comment.