Skip to content

Commit 45058fd

Browse files
committed
chore(deps): update all minor dependencies
1 parent a396c0d commit 45058fd

File tree

2 files changed

+606
-618
lines changed

2 files changed

+606
-618
lines changed

package.json

Lines changed: 14 additions & 14 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.7",
53+
"@babel/plugin-transform-runtime": "7.12.1",
54+
"@babel/preset-env": "7.12.7",
55+
"@babel/preset-react": "7.12.7",
56+
"@babel/preset-typescript": "7.12.7",
5757
"@rollup/plugin-commonjs": "11.1.0",
5858
"@rollup/plugin-json": "4.1.0",
5959
"@rollup/plugin-node-resolve": "7.1.3",
@@ -63,9 +63,9 @@
6363
"@types/eslint-plugin-prettier": "3.1.0",
6464
"@types/html-webpack-plugin": "3.2.4",
6565
"@types/jest": "24.9.1",
66-
"@types/node": "12.12.70",
66+
"@types/node": "12.19.6",
6767
"@types/prettier": "1.19.1",
68-
"@types/react": "16.9.56",
68+
"@types/react": "16.14.0",
6969
"@types/react-dom": "16.9.9",
7070
"@types/rimraf": "2.0.4",
7171
"@types/uglifyjs-webpack-plugin": "1.1.0",
@@ -76,23 +76,23 @@
7676
"@typescript-eslint/parser": "2.34.0",
7777
"@typescript-eslint/typescript-estree": "2.34.0",
7878
"babel-jest": "24.9.0",
79-
"babel-loader": "8.1.0",
79+
"babel-loader": "8.2.1",
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.15.0",
8484
"eslint-loader": "4.0.2",
8585
"eslint-plugin-prettier": "3.1.4",
86-
"eslint-plugin-react": "7.20.6",
87-
"eslint-plugin-react-hooks": "4.1.2",
86+
"eslint-plugin-react": "7.21.5",
87+
"eslint-plugin-react-hooks": "4.2.0",
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.2",
9898
"rimraf": "3.0.2",

0 commit comments

Comments
 (0)