Skip to content

Commit 3f74bfc

Browse files
committed
Update all minor dependencies
1 parent 0696a87 commit 3f74bfc

File tree

2 files changed

+259
-111
lines changed

2 files changed

+259
-111
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@
4141
"chai": "4.2.0",
4242
"enzyme": "3.11.0",
4343
"enzyme-adapter-react-16": "1.15.2",
44-
"eslint": "7.3.1",
44+
"eslint": "7.12.1",
4545
"eslint-plugin-flowtype": "4.7.0",
46-
"eslint-plugin-react": "7.20.0",
47-
"flow-bin": "0.127.0",
48-
"flow-typed": "3.1.0",
49-
"jsdom": "16.2.2",
46+
"eslint-plugin-react": "7.21.5",
47+
"flow-bin": "0.137.0",
48+
"flow-typed": "3.2.1",
49+
"jsdom": "16.4.0",
5050
"mocha": "7.2.0",
51-
"react": "16.13.1",
52-
"react-dom": "16.13.1",
53-
"react-test-renderer": "16.13.1"
51+
"react": "16.14.0",
52+
"react-dom": "16.14.0",
53+
"react-test-renderer": "16.14.0"
5454
},
5555
"scripts": {
5656
"build": "babel src --out-dir lib --source-maps",

0 commit comments

Comments
 (0)