Skip to content

Commit 15b8e6e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-plugin-react to v7.25.1
1 parent febb531 commit 15b8e6e

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
@@ -108,7 +108,7 @@
108108
"eslint-plugin-jest": "23.20.0",
109109
"eslint-plugin-jsx-a11y": "6.4.1",
110110
"eslint-plugin-prettier": "3.4.1",
111-
"eslint-plugin-react": "7.25.0",
111+
"eslint-plugin-react": "7.25.1",
112112
"eslint-watch": "7.0.0",
113113
"file-loader": "6.2.0",
114114
"koa-connect": "2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4746,10 +4746,10 @@ eslint-plugin-prettier@3.4.1:
47464746
dependencies:
47474747
prettier-linter-helpers "^1.0.0"
47484748

4749-
eslint-plugin-react@7.25.0:
4750-
version "7.25.0"
4751-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.0.tgz#1e5de5fe147f95ce53eeeb7329ad3d5631ef6e40"
4752-
integrity sha512-bZL+HeB+Qaimb4ryOc+OYYOX0XnOr6FX30ZXkzL8iSJA3tATTtZ1YgYyjK3jGvVDcZMejfUaeS/5wKDfTgyfVw==
4749+
eslint-plugin-react@7.25.1:
4750+
version "7.25.1"
4751+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz#9286b7cd9bf917d40309760f403e53016eda8331"
4752+
integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==
47534753
dependencies:
47544754
array-includes "^3.1.3"
47554755
array.prototype.flatmap "^1.2.4"

0 commit comments

Comments
 (0)