Skip to content

chore(deps): bump @babel/runtime from 7.18.9 to 7.26.10 #1

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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sdks",
"version": "0.0.0",
"dependencies": {
"@babel/runtime": "7.18.9",
"@babel/runtime": "7.26.10",
"@manypkg/cli": "^0.19.2",
"@semantic-release/exec": "6.0.3",
"@typescript-eslint/eslint-plugin": "^5.62",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1508,12 +1508,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:7.18.9":
version: 7.18.9
resolution: "@babel/runtime@npm:7.18.9"
"@babel/runtime@npm:7.26.10":
version: 7.26.10
resolution: "@babel/runtime@npm:7.26.10"
dependencies:
regenerator-runtime: ^0.13.4
checksum: 36dd736baba7164e82b3cc9d43e081f0cb2d05ff867ad39cac515d99546cee75b7f782018b02a3dcf5f2ef3d27f319faa68965fdfec49d4912c60c6002353a2e
regenerator-runtime: ^0.14.0
checksum: 22d2e0abb86e90de489ab16bb578db6fe2b63a88696db431198b24963749820c723f1982298cdbbea187f7b2b80fb4d98a514faf114ddb2fdc14a4b96277b955
languageName: node
linkType: hard

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

"regenerator-runtime@npm:^0.13.4, regenerator-runtime@npm:^0.13.7, regenerator-runtime@npm:^0.13.9":
"regenerator-runtime@npm:^0.13.7, regenerator-runtime@npm:^0.13.9":
version: 0.13.11
resolution: "regenerator-runtime@npm:0.13.11"
checksum: 27481628d22a1c4e3ff551096a683b424242a216fee44685467307f14d58020af1e19660bf2e26064de946bad7eff28950eae9f8209d55723e2d9351e632bbb4
Expand Down Expand Up @@ -15754,7 +15754,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "sdks@workspace:."
dependencies:
"@babel/runtime": 7.18.9
"@babel/runtime": 7.26.10
"@manypkg/cli": ^0.19.2
"@semantic-release/exec": 6.0.3
"@typescript-eslint/eslint-plugin": ^5.62
Expand Down