chore: update babel (#1724)

This commit is contained in:
Nolan Lawson 2020-03-08 09:14:54 -07:00 committed by GitHub
parent 15b046fee7
commit aea42257cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 529 additions and 464 deletions

View File

@ -43,10 +43,10 @@
"build-now-json": "node -r esm ./bin/build-now-json.js" "build-now-json": "node -r esm ./bin/build-now-json.js"
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.7.7", "@babel/core": "^7.8.6",
"@babel/plugin-transform-runtime": "^7.7.6", "@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.7.7", "@babel/preset-env": "^7.8.6",
"@babel/runtime": "^7.7.7", "@babel/runtime": "^7.8.4",
"@rollup/plugin-replace": "^2.3.0", "@rollup/plugin-replace": "^2.3.0",
"@webcomponents/custom-elements": "^1.4.0", "@webcomponents/custom-elements": "^1.4.0",
"arrow-key-navigation": "^1.1.0", "arrow-key-navigation": "^1.1.0",

985
yarn.lock

File diff suppressed because it is too large Load Diff