Bump @babel/runtime from 7.23.9 to 7.24.0

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.9 to 7.24.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.24.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]
2024-02-29 03:39:31 +00:00
parent 9f768b8295
commit 1581cb4653
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1370,12 +1370,12 @@ __metadata:
languageName: node
linkType: hard
"@babel/runtime@npm:^7.23.9":
version: 7.23.9
resolution: "@babel/runtime@npm:7.23.9"
"@babel/runtime@npm:^7.24.0":
version: 7.24.0
resolution: "@babel/runtime@npm:7.24.0"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: e71205fdd7082b2656512cc98e647d9ea7e222e4fe5c36e9e5adc026446fcc3ba7b3cdff8b0b694a0b78bb85db83e7b1e3d4c56ef90726682b74f13249cf952d
checksum: 3495eed727bf4a4f84c35bb51ab53317ae38f4bbc3b1d0a8303751f9dfa0ce6f5fb2afced72b76c3dd0d8bb2ccb84787559a4dee9886291a36b26f02f0f759b4
languageName: node
linkType: hard
@ -2775,7 +2775,7 @@ __metadata:
"@babel/core": "npm:^7.23.9"
"@babel/plugin-transform-runtime": "npm:^7.23.9"
"@babel/preset-env": "npm:^7.24.0"
"@babel/runtime": "npm:^7.23.9"
"@babel/runtime": "npm:^7.24.0"
"@egjs/hammerjs": "npm:^2.0.17"
"@fortawesome/fontawesome-free": "npm:^6.5.1"
"@popperjs/core": "npm:^2.11.8"