Skip to content

chore(deps-dev): bump @babel/plugin-transform-regenerator from 7.25.9 to 7.27.1 #465

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
Binary file modified .yarn/install-state.gz
Binary file not shown.
27 changes: 12 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-plugin-utils@npm:^7.27.1":
version: 7.27.1
resolution: "@babel/helper-plugin-utils@npm:7.27.1"
checksum: 94cf22c81a0c11a09b197b41ab488d416ff62254ce13c57e62912c85700dc2e99e555225787a4099ff6bae7a1812d622c80fbaeda824b79baa10a6c5ac4cf69b
languageName: node
linkType: hard

"@babel/helper-remap-async-to-generator@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-remap-async-to-generator@npm:7.25.9"
Expand Down Expand Up @@ -860,14 +867,13 @@ __metadata:
linkType: hard

"@babel/plugin-transform-regenerator@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-regenerator@npm:7.25.9"
version: 7.27.1
resolution: "@babel/plugin-transform-regenerator@npm:7.27.1"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.25.9"
regenerator-transform: "npm:^0.15.2"
"@babel/helper-plugin-utils": "npm:^7.27.1"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: eef3ffc19f7d291b863635f32b896ad7f87806d9219a0d3404a470219abcfc5b43aabecd691026c48e875b965760d9c16abee25e6447272233f30cd07f453ec7
checksum: 42395908899310bb107d9ca31ebd4c302e14c582e3ad3ebfe1498fabafc43155c8f10850265c1e686a2afcf50d1f402cc5c5218fba72e167852607a4d8d6492e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1130,7 +1136,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.17.9, @babel/runtime@npm:^7.8.4":
"@babel/runtime@npm:^7.17.9":
version: 7.21.0
resolution: "@babel/runtime@npm:7.21.0"
dependencies:
Expand Down Expand Up @@ -7159,15 +7165,6 @@ __metadata:
languageName: node
linkType: hard

"regenerator-transform@npm:^0.15.2":
version: 0.15.2
resolution: "regenerator-transform@npm:0.15.2"
dependencies:
"@babel/runtime": "npm:^7.8.4"
checksum: 7cfe6931ec793269701994a93bab89c0cc95379191fad866270a7fea2adfec67ea62bb5b374db77058b60ba4509319d9b608664d0d288bd9989ca8dbd08fae90
languageName: node
linkType: hard

"regexp.prototype.flags@npm:^1.2.0":
version: 1.4.1
resolution: "regexp.prototype.flags@npm:1.4.1"
Expand Down
Loading