Bump @babel/plugin-transform-runtime from 7.23.4 to 7.23.6

Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.23.4 to 7.23.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.23.6/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-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]
2023-12-15 15:06:07 +00:00
parent 1e9742a69c
commit e8027a7f46
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"@babel/core": "^7.23.6", "@babel/core": "^7.23.6",
"@babel/plugin-transform-runtime": "^7.23.4", "@babel/plugin-transform-runtime": "^7.23.6",
"@babel/preset-env": "^7.23.5", "@babel/preset-env": "^7.23.5",
"@babel/runtime": "^7.23.6", "@babel/runtime": "^7.23.6",
"@egjs/hammerjs": "^2.0.17", "@egjs/hammerjs": "^2.0.17",

View File

@ -1141,9 +1141,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@babel/plugin-transform-runtime@npm:^7.23.4": "@babel/plugin-transform-runtime@npm:^7.23.6":
version: 7.23.4 version: 7.23.6
resolution: "@babel/plugin-transform-runtime@npm:7.23.4" resolution: "@babel/plugin-transform-runtime@npm:7.23.6"
dependencies: dependencies:
"@babel/helper-module-imports": "npm:^7.22.15" "@babel/helper-module-imports": "npm:^7.22.15"
"@babel/helper-plugin-utils": "npm:^7.22.5" "@babel/helper-plugin-utils": "npm:^7.22.5"
@ -1153,7 +1153,7 @@ __metadata:
semver: "npm:^6.3.1" semver: "npm:^6.3.1"
peerDependencies: peerDependencies:
"@babel/core": ^7.0.0-0 "@babel/core": ^7.0.0-0
checksum: 6ac29012550cdd10b65ec43fef0c7f43904ec458c43d597f627d8f52807413e57ea94e3986dbace576d734e67c2d09be5e43e77c72567d18f8c4ac5e19844625 checksum: 94a7ee92f073df53fd8bebf9ed391a95553716077da1c6c3a57f10f042358c938495d55e6b09b4b50544c01f03560c4770c17698e1c24817a15d3668e8231249
languageName: node languageName: node
linkType: hard linkType: hard
@ -2722,7 +2722,7 @@ __metadata:
resolution: "codeocean@workspace:." resolution: "codeocean@workspace:."
dependencies: dependencies:
"@babel/core": "npm:^7.23.6" "@babel/core": "npm:^7.23.6"
"@babel/plugin-transform-runtime": "npm:^7.23.4" "@babel/plugin-transform-runtime": "npm:^7.23.6"
"@babel/preset-env": "npm:^7.23.5" "@babel/preset-env": "npm:^7.23.5"
"@babel/runtime": "npm:^7.23.6" "@babel/runtime": "npm:^7.23.6"
"@egjs/hammerjs": "npm:^2.0.17" "@egjs/hammerjs": "npm:^2.0.17"