Skip to content

Commit 0c1d4c4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react to v7.25.0
1 parent 674d08b commit 0c1d4c4

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"eslint-plugin-flowtype": "2.50.3",
1010
"eslint-plugin-import": "2.24.2",
1111
"eslint-plugin-jsx-a11y": "5.1.1",
12-
"eslint-plugin-react": "7.24.0",
12+
"eslint-plugin-react": "7.25.0",
1313
"jwt-decode": "2.2.0",
1414
"prettier-eslint-cli": "4.7.1",
1515
"react-scripts": "2.1.8"

advanced/yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4360,14 +4360,15 @@ eslint-plugin-react@7.12.4:
43604360
prop-types "^15.6.2"
43614361
resolve "^1.9.0"
43624362

4363-
eslint-plugin-react@7.24.0:
4364-
version "7.24.0"
4365-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4"
4366-
integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==
4363+
eslint-plugin-react@7.25.0:
4364+
version "7.25.0"
4365+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.0.tgz#1e5de5fe147f95ce53eeeb7329ad3d5631ef6e40"
4366+
integrity sha512-bZL+HeB+Qaimb4ryOc+OYYOX0XnOr6FX30ZXkzL8iSJA3tATTtZ1YgYyjK3jGvVDcZMejfUaeS/5wKDfTgyfVw==
43674367
dependencies:
43684368
array-includes "^3.1.3"
43694369
array.prototype.flatmap "^1.2.4"
43704370
doctrine "^2.1.0"
4371+
estraverse "^5.2.0"
43714372
has "^1.0.3"
43724373
jsx-ast-utils "^2.4.1 || ^3.0.0"
43734374
minimatch "^3.0.4"
@@ -4596,6 +4597,11 @@ estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4.2.0:
45964597
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13"
45974598
integrity sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=
45984599

4600+
estraverse@^5.2.0:
4601+
version "5.2.0"
4602+
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
4603+
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
4604+
45994605
esutils@^2.0.0, esutils@^2.0.2:
46004606
version "2.0.2"
46014607
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"

0 commit comments

Comments
 (0)