Bump @babel/runtime from 7.24.5 to 7.24.6

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.5 to 7.24.6.
- [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.24.6/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]
2024-05-24 13:34:39 +00:00
parent 8beb741f92
commit c5518bb592
2 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@
"@babel/core": "^7.24.6", "@babel/core": "^7.24.6",
"@babel/plugin-transform-runtime": "^7.24.6", "@babel/plugin-transform-runtime": "^7.24.6",
"@babel/preset-env": "^7.24.6", "@babel/preset-env": "^7.24.6",
"@babel/runtime": "^7.24.5", "@babel/runtime": "^7.24.6",
"@egjs/hammerjs": "^2.0.17", "@egjs/hammerjs": "^2.0.17",
"@fortawesome/fontawesome-free": "^6.5.2", "@fortawesome/fontawesome-free": "^6.5.2",
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",

View File

@ -1368,12 +1368,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@babel/runtime@npm:^7.24.5": "@babel/runtime@npm:^7.24.6":
version: 7.24.5 version: 7.24.6
resolution: "@babel/runtime@npm:7.24.5" resolution: "@babel/runtime@npm:7.24.6"
dependencies: dependencies:
regenerator-runtime: "npm:^0.14.0" regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/05730e43e8ba6550eae9fd4fb5e7d9d3cb91140379425abcb2a1ff9cebad518a280d82c4c4b0f57ada26a863106ac54a748d90c775790c0e2cd0ddd85ccdf346 checksum: 10c0/224ad205de33ea28979baaec89eea4c4d4e9482000dd87d15b97859365511cdd4d06517712504024f5d33a5fb9412f9b91c96f1d923974adf9359e1575cde049
languageName: node languageName: node
linkType: hard linkType: hard
@ -2839,7 +2839,7 @@ __metadata:
"@babel/core": "npm:^7.24.6" "@babel/core": "npm:^7.24.6"
"@babel/plugin-transform-runtime": "npm:^7.24.6" "@babel/plugin-transform-runtime": "npm:^7.24.6"
"@babel/preset-env": "npm:^7.24.6" "@babel/preset-env": "npm:^7.24.6"
"@babel/runtime": "npm:^7.24.5" "@babel/runtime": "npm:^7.24.6"
"@egjs/hammerjs": "npm:^2.0.17" "@egjs/hammerjs": "npm:^2.0.17"
"@fortawesome/fontawesome-free": "npm:^6.5.2" "@fortawesome/fontawesome-free": "npm:^6.5.2"
"@popperjs/core": "npm:^2.11.8" "@popperjs/core": "npm:^2.11.8"