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.3 to 7.23.4 #2024

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.3",
"@babel/plugin-transform-runtime": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.4",
"@babel/preset-env": "^7.23.3",
"@babel/runtime": "^7.23.4",
"@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 @@ -1085,9 +1085,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2663,7 +2663,7 @@ __metadata:
resolution: "codeocean@workspace:."
dependencies:
"@babel/core": "npm:^7.23.3"
"@babel/plugin-transform-runtime": "npm:^7.23.3"
"@babel/plugin-transform-runtime": "npm:^7.23.4"
"@babel/preset-env": "npm:^7.23.3"
"@babel/runtime": "npm:^7.23.4"
"@egjs/hammerjs": "npm:^2.0.17"
Expand Down