chore(deps): bump @babel/runtime from 7.13.8 to 7.13.9

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-08 05:06:53 +00:00
committed by GitHub
parent e7e556b605
commit 398292236c
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -9,7 +9,7 @@
"version": "9.1.1",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.9",
"classcat": "^5.0.3",
"d3-selection": "^2.0.0",
"d3-zoom": "^2.0.0",
@@ -1360,9 +1360,9 @@
}
},
"node_modules/@babel/runtime": {
"version": "7.13.8",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.8.tgz",
"integrity": "sha512-CwQljpw6qSayc0fRG1soxHAKs1CnQMOChm4mlQP6My0kf9upVGizj/KhlTTgyUnETmHpcUXjaluNAkteRFuafg==",
"version": "7.13.9",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.9.tgz",
"integrity": "sha512-aY2kU+xgJ3dJ1eU6FMB9EH8dIe8dmusF1xEku52joLvw6eAFN0AI+WxCLDnpev2LEejWBAy2sBvBOBAjI3zmvA==",
"dependencies": {
"regenerator-runtime": "^0.13.4"
}
@@ -12965,9 +12965,9 @@
}
},
"@babel/runtime": {
"version": "7.13.8",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.8.tgz",
"integrity": "sha512-CwQljpw6qSayc0fRG1soxHAKs1CnQMOChm4mlQP6My0kf9upVGizj/KhlTTgyUnETmHpcUXjaluNAkteRFuafg==",
"version": "7.13.9",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.9.tgz",
"integrity": "sha512-aY2kU+xgJ3dJ1eU6FMB9EH8dIe8dmusF1xEku52joLvw6eAFN0AI+WxCLDnpev2LEejWBAy2sBvBOBAjI3zmvA==",
"requires": {
"regenerator-runtime": "^0.13.4"
}
+1 -1
View File
@@ -28,7 +28,7 @@
"release:next": "release-it --preRelease=next"
},
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.9",
"classcat": "^5.0.3",
"d3-selection": "^2.0.0",
"d3-zoom": "^2.0.0",