Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@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/runtime": "^7.23.6",
"@egjs/hammerjs": "^2.0.17",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1141,9 +1141,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-runtime@npm:^7.23.4":
version: 7.23.4
resolution: "@babel/plugin-transform-runtime@npm:7.23.4"
"@babel/plugin-transform-runtime@npm:^7.23.6":
version: 7.23.6
resolution: "@babel/plugin-transform-runtime@npm:7.23.6"
dependencies:
"@babel/helper-module-imports": "npm:^7.22.15"
"@babel/helper-plugin-utils": "npm:^7.22.5"
Expand All @@ -1153,7 +1153,7 @@ __metadata:
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 6ac29012550cdd10b65ec43fef0c7f43904ec458c43d597f627d8f52807413e57ea94e3986dbace576d734e67c2d09be5e43e77c72567d18f8c4ac5e19844625
checksum: 94a7ee92f073df53fd8bebf9ed391a95553716077da1c6c3a57f10f042358c938495d55e6b09b4b50544c01f03560c4770c17698e1c24817a15d3668e8231249
languageName: node
linkType: hard

Expand Down Expand Up @@ -2722,7 +2722,7 @@ __metadata:
resolution: "codeocean@workspace:."
dependencies:
"@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/runtime": "npm:^7.23.6"
"@egjs/hammerjs": "npm:^2.0.17"
Expand Down