Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8.4.0 (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent 9620e88 commit 6d8347c
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
102 changes: 51 additions & 51 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.1",
"@types/eslint__js": "8.42.3",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"eslint": ">= 9",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "^7.35.0",
"globals": "^15.9.0",
"typescript-eslint": "8.3.0"
"typescript-eslint": "8.4.0"
},
"devDependencies": {
"@types/eslint": "9.6.1",
Expand Down

0 comments on commit 6d8347c

Please sign in to comment.