Bump @babel/runtime from 7.23.4 to 7.23.5
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.4 to 7.23.5. - [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.23.5/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.23.3",
|
"@babel/core": "^7.23.3",
|
||||||
"@babel/plugin-transform-runtime": "^7.23.4",
|
"@babel/plugin-transform-runtime": "^7.23.4",
|
||||||
"@babel/preset-env": "^7.23.3",
|
"@babel/preset-env": "^7.23.3",
|
||||||
"@babel/runtime": "^7.23.4",
|
"@babel/runtime": "^7.23.5",
|
||||||
"@egjs/hammerjs": "^2.0.17",
|
"@egjs/hammerjs": "^2.0.17",
|
||||||
"@fortawesome/fontawesome-free": "^6.5.0",
|
"@fortawesome/fontawesome-free": "^6.5.0",
|
||||||
"@popperjs/core": "^2.11.8",
|
"@popperjs/core": "^2.11.8",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -1314,12 +1314,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/runtime@npm:^7.23.4":
|
"@babel/runtime@npm:^7.23.5":
|
||||||
version: 7.23.4
|
version: 7.23.5
|
||||||
resolution: "@babel/runtime@npm:7.23.4"
|
resolution: "@babel/runtime@npm:7.23.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime: "npm:^0.14.0"
|
regenerator-runtime: "npm:^0.14.0"
|
||||||
checksum: db2bf183cd0119599b903ca51ca0aeea8e0ab478a16be1aae10dd90473ed614159d3e5adfdd8f8f3d840402428ce0d90b5c01aae95da9e45a2dd83e02d85ca27
|
checksum: ca679cc91bb7e424bc2db87bb58cc3b06ade916b9adb21fbbdc43e54cdaacb3eea201ceba2a0464b11d2eb65b9fe6a6ffcf4d7521fa52994f19be96f1af14788
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -2665,7 +2665,7 @@ __metadata:
|
|||||||
"@babel/core": "npm:^7.23.3"
|
"@babel/core": "npm:^7.23.3"
|
||||||
"@babel/plugin-transform-runtime": "npm:^7.23.4"
|
"@babel/plugin-transform-runtime": "npm:^7.23.4"
|
||||||
"@babel/preset-env": "npm:^7.23.3"
|
"@babel/preset-env": "npm:^7.23.3"
|
||||||
"@babel/runtime": "npm:^7.23.4"
|
"@babel/runtime": "npm:^7.23.5"
|
||||||
"@egjs/hammerjs": "npm:^2.0.17"
|
"@egjs/hammerjs": "npm:^2.0.17"
|
||||||
"@fortawesome/fontawesome-free": "npm:^6.5.0"
|
"@fortawesome/fontawesome-free": "npm:^6.5.0"
|
||||||
"@popperjs/core": "npm:^2.11.8"
|
"@popperjs/core": "npm:^2.11.8"
|
||||||
|
Reference in New Issue
Block a user