Bump css-loader to current version
This also updates to a newer js-yaml, which addresses the current two `npm audit` issues: - https://npmjs.com/advisories/788 - https://npmjs.com/advisories/813
This commit is contained in:
parent
0f50682d78
commit
d47903c28e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
"chrome-remote-interface": "^0.26.1",
|
"chrome-remote-interface": "^0.26.1",
|
||||||
"compression-webpack-plugin": "^1.1.11",
|
"compression-webpack-plugin": "^1.1.11",
|
||||||
"copy-webpack-plugin": "^4.5.2",
|
"copy-webpack-plugin": "^4.5.2",
|
||||||
"css-loader": "^0.28.11",
|
"css-loader": "^3.0.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"eslint-config-standard": "^13.0.0",
|
"eslint-config-standard": "^13.0.0",
|
||||||
"eslint-config-standard-react": "^7.0.2",
|
"eslint-config-standard-react": "^7.0.2",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue