8000 Merge pull request #584 from Hacker0x01/dependabot/npm_and_yarn/eslin… · csit-github/docs.hackerone.com@59cffb7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 59cffb7

Browse files
Merge pull request Hacker0x01#584 from Hacker0x01/dependabot/npm_and_yarn/eslint-plugin-react-7.28.0
Bump eslint-plugin-react from 7.27.0 to 7.28.0
2 parents c12f05a + cd4fe64 commit 59cffb7

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.27.0",
52+
"eslint-plugin-react": "^7.28.0",
5353
"gh-pages": "^3.1.0",
5454
"is_js": "^0.9.0",
5555
"prettier": "^2.4.1",

yarn.lock

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

4873-
eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.27.0:
4874-
version "7.27.0"
4875-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.0.tgz#f952c76517a3915b81c7788b220b2b4c96703124"
4876-
integrity sha512-0Ut+CkzpppgFtoIhdzi2LpdpxxBvgFf99eFqWxJnUrO7mMe0eOiNpou6rvNYeVVV6lWZvTah0BFne7k5xHjARg==
4873+
eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.28.0:
4874+
version "7.28.0"
4875+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf"
4876+
integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==
48774877
dependencies:
48784878
array-includes "^3.1.4"
48794879
array.prototype.flatmap "^1.2.5"

0 commit comments

Comments
 (0)
0