Skip to content

Commit 84b43bc

Browse files
authored
Merge pull request #82 from JorrinKievit/dependabot/npm_and_yarn/docs/babel/runtime-corejs3-7.26.10
Bump @babel/runtime-corejs3 from 7.21.0 to 7.26.10 in /docs
2 parents 265242d + df44282 commit 84b43bc

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

docs/yarn.lock

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1213,12 +1213,12 @@
12131213
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
12141214

12151215
"@babel/runtime-corejs3@^7.12.13":
1216-
version "7.21.0"
1217-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.21.0.tgz#6e4939d9d9789ff63e2dc58e88f13a3913a24eba"
1218-
integrity sha512-TDD4UJzos3JJtM+tHX+w2Uc+KWj7GV+VKKFdMVd2Rx8sdA19hcc3P3AHFYd5LVOw+pYuSd5lICC3gm52B6Rwxw==
1216+
version "7.26.10"
1217+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.10.tgz#5a3185ca2813f8de8ae68622572086edf5cf51f2"
1218+
integrity sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg==
12191219
dependencies:
1220-
core-js-pure "^3.25.1"
1221-
regenerator-runtime "^0.13.11"
1220+
core-js-pure "^3.30.2"
1221+
regenerator-runtime "^0.14.0"
12221222

12231223
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4":
12241224
version "7.21.0"
@@ -3165,10 +3165,10 @@ core-js-compat@^3.25.1:
31653165
dependencies:
31663166
browserslist "^4.21.5"
31673167

3168-
core-js-pure@^3.25.1:
3169-
version "3.29.0"
3170-
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.29.0.tgz#0e1ac889214398641ea4bb1c6cf25ff0959ec1d2"
3171-
integrity sha512-v94gUjN5UTe1n0yN/opTihJ8QBWD2O8i19RfTZR7foONPWArnjB96QA/wk5ozu1mm6ja3udQCzOzwQXTxi3xOQ==
3168+
core-js-pure@^3.30.2:
3169+
version "3.41.0"
3170+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.41.0.tgz#349fecad168d60807a31e83c99d73d786fe80811"
3171+
integrity sha512-71Gzp96T9YPk63aUvE5Q5qP+DryB4ZloUZPSOebGM88VNw8VNfvdA7z6kGA8iGOTEzAomsRidp4jXSmUIJsL+Q==
31723172

31733173
core-js@^3.9.1:
31743174
version "3.29.0"
@@ -7385,6 +7385,11 @@ regenerator-runtime@^0.13.11:
73857385
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
73867386
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
73877387

7388+
regenerator-runtime@^0.14.0:
7389+
version "0.14.1"
7390+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
7391+
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
7392+
73887393
regenerator-transform@^0.15.1:
73897394
version "0.15.1"
73907395
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.1.tgz#f6c4e99fc1b4591f780db2586328e4d9a9d8dc56"

0 commit comments

Comments
 (0)