build(deps-dev): bump @babel/core from 7.15.8 to 7.16.0

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.8 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-05 04:28:49 +00:00 committed by jkozol
parent c9b8f2f792
commit b85e118f2f
2 changed files with 219 additions and 13 deletions

View file

@ -45,7 +45,7 @@
}
},
"devDependencies": {
"@babel/core": "7.15.8",
"@babel/core": "7.16.0",
"@babel/plugin-proposal-object-rest-spread": "7.15.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-runtime": "7.16.0",