Skip to content

Commit b32f723

Browse files
authored
Merge pull request #2218 from broadinstitute/dependabot/npm_and_yarn/babel/runtime-corejs2-7.26.10
Bump @babel/runtime-corejs2 from 7.22.6 to 7.26.10
2 parents c01168a + 529b1ba commit b32f723

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

+9-4
Original file line numberDiff line numberDiff line change
@@ -1035,12 +1035,12 @@
10351035
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
10361036

10371037
"@babel/runtime-corejs2@^7.0.0":
1038-
version "7.22.6"
1039-
resolved "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.22.6.tgz"
1040-
integrity sha512-GTJVRjzQIHUBwRzuWxPII87XoWxXzILBJrQh5gqIV6q6m231Y0BBA9NKta5FV5Lbl8z5gS3+m6YSoKJp0KQJ4g==
1038+
version "7.26.10"
1039+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.26.10.tgz#46c1289c6f181391235fb00af13e6c246cb5c8ae"
1040+
integrity sha512-JfoPiD7f/vvd/PaOfu5cr9CyzwDMPg4T0nX3MQr6IgTq49DhjvUcmjmjA7j6+xih1Evq+QKZnge1SoIlYozv/Q==
10411041
dependencies:
10421042
core-js "^2.6.12"
1043-
regenerator-runtime "^0.13.11"
1043+
regenerator-runtime "^0.14.0"
10441044

10451045
"@babel/runtime-corejs3@^7.10.2":
10461046
version "7.22.6"
@@ -8148,6 +8148,11 @@ regenerator-runtime@^0.13.11:
81488148
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz"
81498149
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
81508150

8151+
regenerator-runtime@^0.14.0:
8152+
version "0.14.1"
8153+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
8154+
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
8155+
81518156
regenerator-transform@^0.15.1:
81528157
version "0.15.1"
81538158
resolved "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.1.tgz"

0 commit comments

Comments
 (0)