chore: update babel deps (#1816)

This commit is contained in:
Nolan Lawson 2020-07-05 10:26:25 -07:00 committed by GitHub
parent 8c8934a8c6
commit 30819c6c47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 611 additions and 456 deletions

View File

@ -43,16 +43,16 @@
"build-now-json": "node -r esm ./bin/build-now-json.js"
},
"dependencies": {
"@babel/core": "^7.8.6",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.6",
"@babel/runtime": "^7.8.4",
"@babel/core": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"@babel/runtime": "^7.10.4",
"@rollup/plugin-replace": "^2.3.0",
"@webcomponents/custom-elements": "^1.4.0",
"@webcomponents/shadydom": "^1.7.3",
"array-flat-polyfill": "^1.0.1",
"arrow-key-navigation": "^1.2.0",
"babel-loader": "^8.0.6",
"babel-loader": "^8.1.0",
"blurhash": "^1.1.3",
"cheerio": "^1.0.0-rc.3",
"child-process-promise": "^2.2.1",

1057
yarn.lock

File diff suppressed because it is too large Load Diff