Skip to content

Commit aedf82e

Browse files
authored
chore(deps): update all patch dependencies (patch) (#9)
chore(deps): update all patch dependencies (patch)
2 parents edba948 + 20ace81 commit aedf82e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,18 +55,18 @@
5555
"@types/dotenv-webpack": "1.7.0",
5656
"@types/eslint": "6.1.1",
5757
"@types/eslint-plugin-prettier": "2.2.0",
58-
"@types/html-webpack-plugin": "3.2.0",
59-
"@types/jest": "24.0.13",
58+
"@types/html-webpack-plugin": "3.2.1",
59+
"@types/jest": "24.0.18",
6060
"@types/node": "12.7.3",
6161
"@types/node-sass": "4.11.0",
6262
"@types/prettier": "1.18.2",
6363
"@types/react": "16.9.2",
6464
"@types/react-dom": "16.9.0",
6565
"@types/rimraf": "2.0.2",
66-
"@types/two.js": "0.7.1",
66+
"@types/two.js": "0.7.2",
6767
"@types/uglifyjs-webpack-plugin": "1.1.0",
6868
"@types/webpack": "4.39.1",
69-
"@types/webpack-dev-server": "3.1.6",
69+
"@types/webpack-dev-server": "3.1.7",
7070
"@types/webpack-merge": "4.1.5",
7171
"@types/workbox-webpack-plugin": "4.1.0",
7272
"@typescript-eslint/eslint-plugin": "2.0.0",
@@ -100,13 +100,13 @@
100100
"sass-loader": "8.0.0",
101101
"style-loader": "1.0.0",
102102
"ts-jest": "24.0.2",
103-
"ts-loader": "6.0.2",
103+
"ts-loader": "6.0.4",
104104
"tsconfig-paths-webpack-plugin": "3.2.0",
105105
"typescript": "3.6.2",
106106
"webpack": "4.39.3",
107-
"webpack-cli": "3.3.2",
107+
"webpack-cli": "3.3.7",
108108
"webpack-dev-server": "3.8.0",
109-
"webpack-merge": "4.2.1",
109+
"webpack-merge": "4.2.2",
110110
"workbox-webpack-plugin": "4.3.1"
111111
}
112112
}

0 commit comments

Comments
 (0)