Upgrade npm packages

This commit is contained in:
Manuel Bouza
2019-02-05 15:34:23 +01:00
parent 6f9aed77b3
commit 22da1a517d
2 changed files with 1480 additions and 1560 deletions

View File

@@ -30,7 +30,7 @@
"copyfiles": "^2.1.0",
"css-loader": "^2.1.0",
"eslint": "^5.7.0",
"eslint-plugin-jest": "^21.25.0",
"eslint-plugin-jest": "^22.2.2",
"eslint-plugin-react": "^7.11.1",
"file-loader": "^3.0.1",
"html-webpack-plugin": "^3.2.0",
@@ -38,7 +38,6 @@
"sass-loader": "^7.1.0",
"style-loader": "^0.23.1",
"webpack": "^4.15.0",
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.14"
"webpack-cli": "^3.0.8"
}
}