update now and optimize-css-assets-webpack-plugin deps (#571)

This commit is contained in:
Nolan Lawson 2018-09-23 10:11:18 -07:00 committed by GitHub
parent fbd57d67a7
commit 289c7eb7a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 313 additions and 934 deletions

1243
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -76,7 +76,7 @@
"node-fetch": "^2.2.0",
"node-sass": "^4.9.3",
"npm-run-all": "^4.1.3",
"optimize-css-assets-webpack-plugin": "^5.0.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"p-any": "^1.1.0",
"page-lifecycle": "^0.1.1",
"performance-now": "^2.1.0",
@ -103,7 +103,7 @@
},
"devDependencies": {
"eslint-plugin-html": "^4.0.6",
"now": "^11.4.5",
"now": "^11.4.6",
"standard": "^12.0.1",
"testcafe": "^0.22.0"
},