chore(deps): bump @babel/runtime from 7.16.5 to 7.16.7

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-03 16:04:56 +00:00
committed by GitHub
parent 82e7d0d43a
commit c6f1ee5d5c
2 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -31,7 +31,7 @@
"release:next": "release-it --preRelease=next"
},
"dependencies": {
"@babel/runtime": "^7.16.5",
"@babel/runtime": "^7.16.7",
"@types/d3": "^7.1.0",
"@types/react-redux": "^7.1.20",
"classcat": "^5.0.3",
@@ -49,7 +49,7 @@
"@babel/preset-react": "^7.16.5",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.1.1",
"@rollup/plugin-node-resolve": "^13.1.2",
"@rollup/plugin-replace": "^3.0.0",
"@svgr/rollup": "^6.1.2",
"@types/redux": "^3.6.31",