Bump @babel/runtime from 7.24.6 to 7.24.7
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.6 to 7.24.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.24.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:
@ -5,7 +5,7 @@
|
||||
"@babel/core": "^7.24.7",
|
||||
"@babel/plugin-transform-runtime": "^7.24.7",
|
||||
"@babel/preset-env": "^7.24.6",
|
||||
"@babel/runtime": "^7.24.6",
|
||||
"@babel/runtime": "^7.24.7",
|
||||
"@egjs/hammerjs": "^2.0.17",
|
||||
"@fortawesome/fontawesome-free": "^6.5.2",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1519,12 +1519,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.24.6":
|
||||
version: 7.24.6
|
||||
resolution: "@babel/runtime@npm:7.24.6"
|
||||
"@babel/runtime@npm:^7.24.7":
|
||||
version: 7.24.7
|
||||
resolution: "@babel/runtime@npm:7.24.7"
|
||||
dependencies:
|
||||
regenerator-runtime: "npm:^0.14.0"
|
||||
checksum: 10c0/224ad205de33ea28979baaec89eea4c4d4e9482000dd87d15b97859365511cdd4d06517712504024f5d33a5fb9412f9b91c96f1d923974adf9359e1575cde049
|
||||
checksum: 10c0/b6fa3ec61a53402f3c1d75f4d808f48b35e0dfae0ec8e2bb5c6fc79fb95935da75766e0ca534d0f1c84871f6ae0d2ebdd950727cfadb745a2cdbef13faef5513
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3012,7 +3012,7 @@ __metadata:
|
||||
"@babel/core": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-runtime": "npm:^7.24.7"
|
||||
"@babel/preset-env": "npm:^7.24.6"
|
||||
"@babel/runtime": "npm:^7.24.6"
|
||||
"@babel/runtime": "npm:^7.24.7"
|
||||
"@egjs/hammerjs": "npm:^2.0.17"
|
||||
"@fortawesome/fontawesome-free": "npm:^6.5.2"
|
||||
"@popperjs/core": "npm:^2.11.8"
|
||||
|
Reference in New Issue
Block a user