Skip to content

chore(deps): bump @babel/runtime-corejs3 from 7.20.7 to 7.26.10 in /website #1690

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
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
25 changes: 4 additions & 21 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2855,23 +2855,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime-corejs3@npm:^7.11.2, @babel/runtime-corejs3@npm:^7.16.8":
version: 7.20.7
resolution: "@babel/runtime-corejs3@npm:7.20.7"
dependencies:
core-js-pure: "npm:^3.25.1"
regenerator-runtime: "npm:^0.13.11"
checksum: c128367bf35af04b161c00f8f85f68bcce5a94257d15c916c192586c805c481352f85b5f1a7c4e7986304a8c24d3358897c5b566fef09c9261de3456cace9c2b
languageName: node
linkType: hard

"@babel/runtime-corejs3@npm:^7.22.6":
version: 7.23.6
resolution: "@babel/runtime-corejs3@npm:7.23.6"
"@babel/runtime-corejs3@npm:^7.11.2, @babel/runtime-corejs3@npm:^7.16.8, @babel/runtime-corejs3@npm:^7.22.6":
version: 7.26.10
resolution: "@babel/runtime-corejs3@npm:7.26.10"
dependencies:
core-js-pure: "npm:^3.30.2"
regenerator-runtime: "npm:^0.14.0"
checksum: 776648b5692d7a0543e21f1b8c8bede28773351ead42cbc170d1ba80968ccb99d2a62f193efabb45db21cecb28d48eac53b508add47eab4b40adbb47a0fde011
checksum: 897b61d84809d6e63e08566d436cd08a3a78f218283641bb53533948d4bcd5524c6a1f83613e20485cf7fa8d054da20dd9039d17e06c92cf282f25d4d4f57250
languageName: node
linkType: hard

Expand Down Expand Up @@ -6469,13 +6459,6 @@ __metadata:
languageName: node
linkType: hard

"core-js-pure@npm:^3.25.1":
version: 3.27.1
resolution: "core-js-pure@npm:3.27.1"
checksum: c1da3f6ce09544a43fd01e24ae15e248882fa102e6ac19454e46f4f3587e3bf2e00ad2596c8dbe691cb3a4c4cf31c72195e48904be830f541be70a90f8531085
languageName: node
linkType: hard

"core-js-pure@npm:^3.30.2":
version: 3.34.0
resolution: "core-js-pure@npm:3.34.0"
Expand Down
Loading