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

This commit is contained in:
Renovate Bot
2021-12-14 00:48:13 +00:00
committed by renovate[bot]
parent bb05b67c47
commit 5a1414e247
5 changed files with 813 additions and 786 deletions

View File

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