Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent b486a07 commit 57d1d12
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 114 deletions.
164 changes: 53 additions & 111 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"dependencies": {
"@eslint/js": "9.9.0",
"@types/eslint__js": "8.42.3",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"eslint": ">= 9",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "^7.35.0",
"globals": "^15.9.0",
"typescript-eslint": "8.2.0"
"typescript-eslint": "8.3.0"
},
"devDependencies": {
"@types/eslint": "9.6.1",
Expand Down

0 comments on commit 57d1d12

Please sign in to comment.