Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 799f546

Browse files
Merge pull request Hacker0x01#823 from Hacker0x01/dependabot/npm_and_yarn/eslint-plugin-react-7.31.10
Bump eslint-plugin-react from 7.31.8 to 7.31.10
2 parents ec69b48 + 7a0a547 commit 799f546

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
@@ -49,7 +49,7 @@
4949
"classnames": "^2.3.1",
5050
"eslint": "^7.30.0",
5151
"eslint-plugin-import": "^2.25.4",
52-
"eslint-plugin-react": "^7.31.8",
52+
"eslint-plugin-react": "^7.31.10",
5353
"gh-pages": "^3.1.0",
5454
"is_js": "^0.9.0",
5555
"prettier": "^2.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5295,10 +5295,10 @@ eslint-plugin-react-hooks@^4.2.0:
52955295
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
52965296
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
52975297

5298-
eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.31.8:
5299-
version "7.31.8"
5300-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf"
5301-
integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==
5298+
eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.31.10:
5299+
version "7.31.10"
5300+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.10.tgz#6782c2c7fe91c09e715d536067644bbb9491419a"
5301+
integrity sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA==
53025302
dependencies:
53035303
array-includes "^3.1.5"
53045304
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)