Skip to content

Commit 801cf9c

Browse files
committed
chore(deps): update all patch dependencies
1 parent fbcaf76 commit 801cf9c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,18 @@
5353
"@types/dotenv-webpack": "1.7.0",
5454
"@types/eslint": "4.16.6",
5555
"@types/eslint-plugin-prettier": "2.2.0",
56-
"@types/html-webpack-plugin": "3.2.0",
57-
"@types/jest": "24.0.13",
58-
"@types/node": "12.0.4",
56+
"@types/html-webpack-plugin": "3.2.1",
57+
"@types/jest": "24.0.15",
58+
"@types/node": "12.0.12",
5959
"@types/node-sass": "4.11.0",
6060
"@types/prettier": "1.16.4",
61-
"@types/react": "16.8.19",
62-
"@types/react-dom": "16.8.4",
61+
"@types/react": "16.8.23",
62+
"@types/react-dom": "16.8.5",
6363
"@types/rimraf": "2.0.2",
64-
"@types/two.js": "0.7.1",
64+
"@types/two.js": "0.7.2",
6565
"@types/uglifyjs-webpack-plugin": "1.1.0",
66-
"@types/webpack": "4.4.32",
67-
"@types/webpack-dev-server": "3.1.6",
66+
"@types/webpack": "4.4.35",
67+
"@types/webpack-dev-server": "3.1.7",
6868
"@types/webpack-merge": "4.1.5",
6969
"@types/workbox-webpack-plugin": "4.1.0",
7070
"@typescript-eslint/eslint-plugin": "1.9.0",
@@ -81,7 +81,7 @@
8181
"eslint-loader": "2.1.2",
8282
"eslint-plugin-prettier": "3.1.0",
8383
"eslint-plugin-react": "7.13.0",
84-
"eslint-plugin-react-hooks": "1.6.0",
84+
"eslint-plugin-react-hooks": "1.6.1",
8585
"html-loader": "0.5.5",
8686
"html-webpack-plugin": "3.2.0",
8787
"jest": "24.8.0",
@@ -98,11 +98,11 @@
9898
"sass-loader": "7.1.0",
9999
"style-loader": "0.23.1",
100100
"ts-jest": "24.0.2",
101-
"ts-loader": "6.0.2",
101+
"ts-loader": "6.0.4",
102102
"tsconfig-paths-webpack-plugin": "3.2.0",
103-
"typescript": "3.5.1",
103+
"typescript": "3.5.3",
104104
"webpack": "4.32.2",
105-
"webpack-cli": "3.3.2",
105+
"webpack-cli": "3.3.6",
106106
"webpack-dev-server": "3.4.1",
107107
"webpack-merge": "4.2.1",
108108
"workbox-webpack-plugin": "4.3.1"

0 commit comments

Comments
 (0)