Skip to content

Commit 3faf612

Browse files
committed
fix(deps): update typescript-eslint monorepo to ^7.13.1
1 parent 0dd37d0 commit 3faf612

File tree

2 files changed

+104
-104
lines changed

2 files changed

+104
-104
lines changed

package-lock.json

+101-101
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@
4242
"typescript": ">=4.7.5 || ^5.0.0"
4343
},
4444
"dependencies": {
45-
"@typescript-eslint/eslint-plugin": "^7.13.0",
46-
"@typescript-eslint/parser": "^7.13.0",
45+
"@typescript-eslint/eslint-plugin": "^7.13.1",
46+
"@typescript-eslint/parser": "^7.13.1",
4747
"eslint-config-prettier": "^9.1.0",
4848
"eslint-plugin-import": "^2.29.1",
4949
"eslint-plugin-jsx-a11y": "^6.8.0",
5050
"eslint-plugin-n": "^17.7.0",
5151
"eslint-plugin-prettier": "^5.1.3",
5252
"eslint-plugin-react": "^7.34.2",
5353
"eslint-plugin-react-hooks": "^5.1.0-rc-fb9a90fa48-20240614",
54-
"typescript-eslint": "^7.13.0"
54+
"typescript-eslint": "^7.13.1"
5555
}
5656
}

0 commit comments

Comments
 (0)