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

chore(deps-dev): bump @babel/plugin-external-helpers from 7.25.7 to 7.25.9 #5216

Merged
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
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-plugin-utils@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-plugin-utils@npm:7.25.9"
checksum: 10c0/483066a1ba36ff16c0116cd24f93de05de746a603a777cd695ac7a1b034928a65a4ecb35f255761ca56626435d7abdb73219eba196f9aa83b6c3c3169325599d
languageName: node
linkType: hard

"@babel/helper-remap-async-to-generator@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/helper-remap-async-to-generator@npm:7.25.7"
Expand Down Expand Up @@ -755,13 +762,13 @@ __metadata:
linkType: hard

"@babel/plugin-external-helpers@npm:^7.24.7":
version: 7.25.7
resolution: "@babel/plugin-external-helpers@npm:7.25.7"
version: 7.25.9
resolution: "@babel/plugin-external-helpers@npm:7.25.9"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.25.7"
"@babel/helper-plugin-utils": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10c0/1ffcba20a6e614869954b393627302ba4a50a8574ce4cb0188828804fe40efb5306d5b9d5aac9866f183aac0d56790deeb7ec4f55df64f71a6ec1300fc9f823a
checksum: 10c0/014056bde9242e8152fab567005dd9d9d184176dab2577db6a4210a82e33274761e2e16f3f84fb8ed1bd5b362069e2e78700521dfe81098ae14aeda31c7439ba
languageName: node
linkType: hard

Expand Down
Loading