We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811384b commit 5d692c7Copy full SHA for 5d692c7
packages/eslint-config-react/package.json
@@ -17,8 +17,8 @@
17
},
18
"license": "MIT",
19
"dependencies": {
20
- "@typescript-eslint/eslint-plugin": "5.42.1",
21
- "@typescript-eslint/parser": "5.42.1",
+ "@typescript-eslint/eslint-plugin": "5.43.0",
+ "@typescript-eslint/parser": "5.43.0",
22
"eslint-config-airbnb": "19.0.4",
23
"eslint-config-airbnb-typescript": "17.0.0",
24
"eslint-config-prettier": "8.5.0",
0 commit comments