Run npm update

This commit is contained in:
NI
2019-09-15 06:21:34 +08:00
parent 5497a3d66a
commit 462a07aebf
2 changed files with 12 additions and 12 deletions

View File

@@ -15,8 +15,8 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^5.0.4",
"css-loader": "^2.1.1",
"eslint": "^6.3.0",
"eslint-config-prettier": "^6.2.0",
"eslint": "^6.4.0",
"eslint-config-prettier": "^6.3.0",
"eslint-loader": "^2.2.1",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-vue": "^5.2.3",
@@ -36,7 +36,7 @@
"vue-loader": "^15.7.1",
"vue-template-compiler": "^2.6.10",
"webapp-webpack-plugin": "^2.7.1",
"webpack": "^4.39.3",
"webpack": "^4.40.2",
"webpack-cli": "^3.3.8",
"webpack-manifest-plugin": "^2.0.4",
"xterm": "^4.0.1",