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

This commit is contained in:
Renovate Bot
2021-12-31 00:41:57 +00:00
committed by renovate[bot]
parent a47cf52932
commit 5f14e43454
5 changed files with 1089 additions and 1087 deletions

View File

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