chore(deps): update babel monorepo to v7.16.0

This commit is contained in:
Renovate Bot
2021-10-30 03:20:44 +00:00
committed by renovate[bot]
parent adf3c2b8cc
commit 9419bdfed4
8 changed files with 5391 additions and 4289 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -29,11 +29,11 @@
"test:full-output": "cross-env FULL_OUTPUT=true mocha --delay --reporter progress"
},
"devDependencies": {
"@babel/core": "7.15.8",
"@babel/core": "7.16.0",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.15.8",
"@babel/preset-typescript": "7.15.0",
"@babel/register": "7.15.3",
"@babel/preset-env": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"@babel/register": "7.16.0",
"acorn": "8.5.0",
"acorn-jsx": "5.3.2",
"babel-plugin-dynamic-import-node": "2.3.3",