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

This commit is contained in:
Renovate Bot
2022-02-03 00:40:27 +00:00
committed by renovate[bot]
parent e3184acd2a
commit bb36d04b37
5 changed files with 161 additions and 109 deletions

View File

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