build(deps): bump @babel/runtime from 7.15.4 to 7.16.0

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.15.4 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-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-02 04:30:54 +00:00 committed by jkozol
parent 4b62b91733
commit 9abfad1d49
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
"npm": ">=7.0.0"
},
"dependencies": {
"@babel/runtime": "7.15.4",
"@babel/runtime": "7.16.0",
"@data-driven-forms/pf4-component-mapper": "3.15.3",
"@data-driven-forms/react-form-renderer": "3.15.3",
"@patternfly/patternfly": "4.144.5",