Bump @babel/runtime from 7.24.0 to 7.24.1
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.0 to 7.24.1. - [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.1/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.0",
|
"@babel/core": "^7.24.0",
|
||||||
"@babel/plugin-transform-runtime": "^7.24.1",
|
"@babel/plugin-transform-runtime": "^7.24.1",
|
||||||
"@babel/preset-env": "^7.24.0",
|
"@babel/preset-env": "^7.24.0",
|
||||||
"@babel/runtime": "^7.24.0",
|
"@babel/runtime": "^7.24.1",
|
||||||
"@egjs/hammerjs": "^2.0.17",
|
"@egjs/hammerjs": "^2.0.17",
|
||||||
"@fortawesome/fontawesome-free": "^6.5.1",
|
"@fortawesome/fontawesome-free": "^6.5.1",
|
||||||
"@popperjs/core": "^2.11.8",
|
"@popperjs/core": "^2.11.8",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -1394,12 +1394,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/runtime@npm:^7.24.0":
|
"@babel/runtime@npm:^7.24.1":
|
||||||
version: 7.24.0
|
version: 7.24.1
|
||||||
resolution: "@babel/runtime@npm:7.24.0"
|
resolution: "@babel/runtime@npm:7.24.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime: "npm:^0.14.0"
|
regenerator-runtime: "npm:^0.14.0"
|
||||||
checksum: 3495eed727bf4a4f84c35bb51ab53317ae38f4bbc3b1d0a8303751f9dfa0ce6f5fb2afced72b76c3dd0d8bb2ccb84787559a4dee9886291a36b26f02f0f759b4
|
checksum: 500c6a99ddd84f37c7bc5dbc84777af47b1372b20e879941670451d55484faf18a673c5ebee9ca2b0f36208a729417873b35b1b92e76f811620f6adf7b8cb0f1
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -2905,7 +2905,7 @@ __metadata:
|
|||||||
"@babel/core": "npm:^7.24.0"
|
"@babel/core": "npm:^7.24.0"
|
||||||
"@babel/plugin-transform-runtime": "npm:^7.24.1"
|
"@babel/plugin-transform-runtime": "npm:^7.24.1"
|
||||||
"@babel/preset-env": "npm:^7.24.0"
|
"@babel/preset-env": "npm:^7.24.0"
|
||||||
"@babel/runtime": "npm:^7.24.0"
|
"@babel/runtime": "npm:^7.24.1"
|
||||||
"@egjs/hammerjs": "npm:^2.0.17"
|
"@egjs/hammerjs": "npm:^2.0.17"
|
||||||
"@fortawesome/fontawesome-free": "npm:^6.5.1"
|
"@fortawesome/fontawesome-free": "npm:^6.5.1"
|
||||||
"@popperjs/core": "npm:^2.11.8"
|
"@popperjs/core": "npm:^2.11.8"
|
||||||
|
Reference in New Issue
Block a user