Skip to content

Commit

Permalink
bump(deps): update @eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent b39e488 commit 51a7275
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/node": "^18.19.23",
"@workspace/eslint-config": "workspace:*",
"@workspace/prettier-config": "workspace:*",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"husky": "^9.0.11",
"jest": "29.7.0",
"lint-staged": "^15.2.2",
Expand Down
186 changes: 171 additions & 15 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion workspace/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"main": "./index.js",
"dependencies": {
"@eslint/js": "^8.57.0",
"@eslint/js": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit 51a7275

Please sign in to comment.