Skip to content

Commit 46a0d6a

Browse files
committed
Update dependency eslint-plugin-react to v7.24.0
1 parent 9c578e2 commit 46a0d6a

File tree

3 files changed

+261
-90
lines changed

3 files changed

+261
-90
lines changed

apps/st2-workflows/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"chai": "^4.1.2",
9292
"eslint": "^5.16.0",
9393
"eslint-plugin-notice": "0.7.8",
94-
"eslint-plugin-react": "^7.12.4",
94+
"eslint-plugin-react": "7.24.0",
9595
"flow-bin": "^0.96.0",
9696
"ignore-styles": "^5.0.1",
9797
"lerna": "^3.4.3",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"eslint": "^6.2.1",
9797
"eslint-plugin-flowtype": "^3.5.1",
9898
"eslint-plugin-notice": "0.7.8",
99-
"eslint-plugin-react": "7.12.4",
99+
"eslint-plugin-react": "7.24.0",
100100
"gulp": "4.0.1",
101101
"ignore-styles": "5.0.1",
102102
"insert-css": "2.0.0",

0 commit comments

Comments
 (0)