Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to ^7.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2024
1 parent c33f6bb commit 602956c
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 104 deletions.
202 changes: 101 additions & 101 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 @@ -42,8 +42,8 @@
"typescript": ">=4.7.5 || ^5.0.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
Expand All @@ -52,6 +52,6 @@
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^5.1.0-rc-fb9a90fa48-20240614",
"globals": "^15.6.0",
"typescript-eslint": "^7.13.1"
"typescript-eslint": "^7.14.1"
}
}

0 comments on commit 602956c

Please sign in to comment.