aboutsummaryrefslogtreecommitdiff
path: root/vnext
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-01-18 00:01:33 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commit7cedf64d60b3c7ae6a6c0b48debdb09665385b96 (patch)
tree24a88ce97ed14649e67d921db29811116aafb22a /vnext
parentf4cfa2b9c0a7a1326b6b9b11f86ef5118c3a622a (diff)
update deps
Diffstat (limited to 'vnext')
-rw-r--r--vnext/package.json2
-rw-r--r--vnext/yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 6f3bf444..96f0e0ef 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -30,7 +30,7 @@
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-jest": "^22.1.3",
"eslint-plugin-only-ascii": "^0.0.0",
- "eslint-plugin-react": "^7.12.3",
+ "eslint-plugin-react": "^7.12.4",
"file-loader": "^3.0.1",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
diff --git a/vnext/yarn.lock b/vnext/yarn.lock
index a22943c2..454c5601 100644
--- a/vnext/yarn.lock
+++ b/vnext/yarn.lock
@@ -3315,10 +3315,10 @@ eslint-plugin-only-ascii@^0.0.0:
dependencies:
requireindex "~1.1.0"
-eslint-plugin-react@^7.12.3:
- version "7.12.3"
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd"
- integrity sha512-WTIA3cS8OzkPeCi4KWuPmjR33lgG9r9Y/7RmnLTRw08MZKgAfnK/n3BO4X0S67MPkVLazdfCNT/XWqcDu4BLTA==
+eslint-plugin-react@^7.12.4:
+ version "7.12.4"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz#b1ecf26479d61aee650da612e425c53a99f48c8c"
+ integrity sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ==
dependencies:
array-includes "^3.0.3"
doctrine "^2.1.0"