chore(deps): bump @babel/runtime from 7.14.0 to 7.14.5

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.14.0 to 7.14.5.
- [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.14.5/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]
2021-06-14 04:07:20 +00:00
committed by GitHub
parent c956ac2dd4
commit ce0fe50a6a
2 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"release:next": "release-it --preRelease=next"
},
"dependencies": {
"@babel/runtime": "^7.14.0",
"@babel/runtime": "^7.14.5",
"@types/d3": "^6.7.0",
"@types/react-redux": "^7.1.16",
"classcat": "^5.0.3",