Skip to content

Commit 7053ad5

Browse files
authored
⬆️ Update eslint-plugin-react to version 7.37.1
1 parent 5126dd5 commit 7053ad5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-import": "~2.30.0",
7575
"eslint-plugin-jest": "^28.8.3",
7676
"eslint-plugin-jest-dom": "^5.4.0",
77-
"eslint-plugin-react": "~7.35.2",
77+
"eslint-plugin-react": "~7.37.1",
7878
"eslint-plugin-testing-library": "^6.3.0",
7979
"history": "~5.3.0",
8080
"html-webpack-plugin": "~5.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3381,10 +3381,10 @@ eslint-plugin-jest@^28.8.3:
33813381
dependencies:
33823382
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
33833383

3384-
eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.35.2:
3385-
version "7.35.2"
3386-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
3387-
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
3384+
eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.1:
3385+
version "7.37.1"
3386+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz#56493d7d69174d0d828bc83afeffe96903fdadbd"
3387+
integrity sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==
33883388
dependencies:
33893389
array-includes "^3.1.8"
33903390
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)