Skip to content

Commit 406f66c

Browse files
committed
chore(deps): update all minor dependencies
1 parent 2fb6837 commit 406f66c

File tree

2 files changed

+544
-519
lines changed

2 files changed

+544
-519
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
"react": ">=16.8.0"
5050
},
5151
"devDependencies": {
52-
"@babel/core": "7.11.6",
53-
"@babel/plugin-transform-runtime": "7.11.5",
54-
"@babel/preset-env": "7.11.5",
55-
"@babel/preset-react": "7.10.4",
56-
"@babel/preset-typescript": "7.10.4",
52+
"@babel/core": "7.12.1",
53+
"@babel/plugin-transform-runtime": "7.12.1",
54+
"@babel/preset-env": "7.12.1",
55+
"@babel/preset-react": "7.12.1",
56+
"@babel/preset-typescript": "7.12.1",
5757
"@rollup/plugin-commonjs": "11.1.0",
5858
"@rollup/plugin-json": "4.1.0",
5959
"@rollup/plugin-node-resolve": "7.1.3",
@@ -80,19 +80,19 @@
8080
"babel-plugin-add-module-exports": "1.0.4",
8181
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
8282
"eslint": "6.8.0",
83-
"eslint-config-prettier": "6.11.0",
83+
"eslint-config-prettier": "6.13.0",
8484
"eslint-loader": "4.0.2",
8585
"eslint-plugin-prettier": "3.1.4",
86-
"eslint-plugin-react": "7.20.6",
86+
"eslint-plugin-react": "7.21.4",
8787
"eslint-plugin-react-hooks": "4.1.2",
8888
"html-loader": "0.5.5",
8989
"html-webpack-plugin": "3.2.0",
9090
"jest": "24.9.0",
9191
"npm-run-all": "4.1.5",
92-
"pressure": "2.1.2",
92+
"pressure": "2.2.0",
9393
"prettier": "1.19.1",
94-
"react": "16.13.1",
95-
"react-dom": "16.13.1",
94+
"react": "16.14.0",
95+
"react-dom": "16.14.0",
9696
"release-it": "13.7.1",
9797
"resolve-url-loader": "3.1.1",
9898
"rimraf": "3.0.2",

0 commit comments

Comments
 (0)