Skip to content

Commit dbf77bc

Browse files
chore(deps): update all minor dependencies
1 parent 7a0bcb4 commit dbf77bc

File tree

2 files changed

+915
-146
lines changed

2 files changed

+915
-146
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@
5757
"@rollup/plugin-commonjs": "11.1.0",
5858
"@rollup/plugin-json": "4.1.0",
5959
"@rollup/plugin-node-resolve": "7.1.3",
60-
"@rollup/plugin-replace": "2.3.4",
60+
"@rollup/plugin-replace": "2.4.2",
6161
"@types/dotenv-webpack": "1.8.0",
6262
"@types/eslint": "6.8.1",
6363
"@types/eslint-plugin-prettier": "3.1.3",
6464
"@types/html-webpack-plugin": "3.2.9",
6565
"@types/jest": "24.9.1",
66-
"@types/node": "12.12.70",
66+
"@types/node": "12.20.55",
6767
"@types/prettier": "1.19.1",
6868
"@types/react": "16.9.56",
6969
"@types/react-dom": "16.9.16",
@@ -76,20 +76,20 @@
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.3.0",
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",
85-
"eslint-plugin-prettier": "3.1.4",
86-
"eslint-plugin-react": "7.20.6",
85+
"eslint-plugin-prettier": "3.4.1",
86+
"eslint-plugin-react": "7.34.0",
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",
9494
"react": "16.13.1",
9595
"react-dom": "16.13.1",
@@ -102,9 +102,9 @@
102102
"rollup-plugin-sourcemaps": "0.6.3",
103103
"rollup-plugin-terser": "5.3.1",
104104
"ts-loader": "6.2.2",
105-
"tsconfig-paths-webpack-plugin": "3.3.0",
105+
"tsconfig-paths-webpack-plugin": "3.5.2",
106106
"typescript": "3.9.10",
107-
"webpack": "4.44.2",
107+
"webpack": "4.47.0",
108108
"webpack-cli": "3.3.12",
109109
"webpack-dev-server": "3.11.3",
110110
"webpack-merge": "4.2.2"

0 commit comments

Comments
 (0)