Skip to content

Commit fb7bfd1

Browse files
Update dependency eslint-plugin-react to v7.34.2
1 parent a614154 commit fb7bfd1

File tree

3 files changed

+533
-100
lines changed

3 files changed

+533
-100
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.33.2",
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
@@ -100,7 +100,7 @@
100100
"eslint": "^6.2.1",
101101
"eslint-plugin-flowtype": "^3.5.1",
102102
"eslint-plugin-notice": "0.7.8",
103-
"eslint-plugin-react": "7.12.4",
103+
"eslint-plugin-react": "7.34.2",
104104
"gulp": "4.0.1",
105105
"ignore-styles": "5.0.1",
106106
"insert-css": "2.0.0",

0 commit comments

Comments
 (0)