Skip to content

Commit 34c35ea

Browse files
renovate-botmergify[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react to v7.25.1
1 parent 0487c24 commit 34c35ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-import": "2.24.2",
6565
"eslint-plugin-node": "11.1.0",
6666
"eslint-plugin-promise": "5.1.0",
67-
"eslint-plugin-react": "7.25.0",
67+
"eslint-plugin-react": "7.25.1",
6868
"husky": "7.0.2",
6969
"prettier": "2.3.2",
7070
"typescript": "4.4.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5425,10 +5425,10 @@ eslint-plugin-promise@5.1.0:
54255425
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
54265426
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
54275427

5428-
eslint-plugin-react@7.25.0:
5429-
version "7.25.0"
5430-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.0.tgz#1e5de5fe147f95ce53eeeb7329ad3d5631ef6e40"
5431-
integrity sha512-bZL+HeB+Qaimb4ryOc+OYYOX0XnOr6FX30ZXkzL8iSJA3tATTtZ1YgYyjK3jGvVDcZMejfUaeS/5wKDfTgyfVw==
5428+
eslint-plugin-react@7.25.1:
5429+
version "7.25.1"
5430+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz#9286b7cd9bf917d40309760f403e53016eda8331"
5431+
integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==
54325432
dependencies:
54335433
array-includes "^3.1.3"
54345434
array.prototype.flatmap "^1.2.4"

0 commit comments

Comments
 (0)