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

Skip to content

Commit 69f5b9f

Browse files
authored
Merge pull request Hacker0x01#463 from Hacker0x01/dependabot/npm_and_yarn/eslint-plugin-react-7.25.1
Bump eslint-plugin-react from 7.25.0 to 7.25.1
2 parents d2e70f9 + e55a6bc commit 69f5b9f

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.24.2",
52-
"eslint-plugin-react": "^7.25.0",
52+
"eslint-plugin-react": "^7.25.1",
5353
"gh-pages": "^3.1.0",
5454
"is_js": "^0.9.0",
5555
"prettier": "^2.0.5",

yarn.lock

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

5079-
eslint-plugin-react@^7.24.0, eslint-plugin-react@^7.25.0:
5080-
version "7.25.0"
5081-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.0.tgz#1e5de5fe147f95ce53eeeb7329ad3d5631ef6e40"
5082-
integrity sha512-bZL+HeB+Qaimb4ryOc+OYYOX0XnOr6FX30ZXkzL8iSJA3tATTtZ1YgYyjK3jGvVDcZMejfUaeS/5wKDfTgyfVw==
5079+
eslint-plugin-react@^7.24.0, eslint-plugin-react@^7.25.1:
5080+
version "7.25.1"
5081+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz#9286b7cd9bf917d40309760f403e53016eda8331"
5082+
integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==
50835083
dependencies:
50845084
array-includes "^3.1.3"
50855085
array.prototype.flatmap "^1.2.4"

0 commit comments

Comments
 (0)