update all js deps

This addresses this error travis-ci builds have been hitting:

Error: Cannot find module '@babel/compat-data/corejs3-shipped-proposals'
https://travis-ci.org/github/scottlamb/moonfire-nvr/jobs/684922930
https://github.com/nodejs/node/issues/32852#issuecomment-613655150
This commit is contained in:
Scott Lamb 2020-05-08 19:25:45 -07:00
parent 150556e105
commit ae5b840fae
2 changed files with 980 additions and 923 deletions

View File

@ -26,12 +26,12 @@
"clean-webpack-plugin": "^3.0.0",
"compression-webpack-plugin": "^3.1.0",
"css-loader": "^3.4.2",
"eslint": "^6.8.0",
"eslint": "^7.0.0",
"eslint-config-google": "^0.14.0",
"file-loader": "^5.1.0",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"prettier": "1.19.1",
"file-loader": "^6.0.0",
"html-loader": "^1.1.0",
"html-webpack-plugin": "^4.3.0",
"prettier": "2.0.5",
"style-loader": "^1.1.3",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.11",

1893
yarn.lock

File diff suppressed because it is too large Load Diff