Skip to content

Commit 94dadc3

Browse files
authored
Merge pull request #2949 from devspace-sh/dependabot/npm_and_yarn/docs/babel/runtime-corejs3-7.26.10
chore(deps): bump @babel/runtime-corejs3 from 7.22.5 to 7.26.10 in /docs
2 parents 3f50cc3 + b267dea commit 94dadc3

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

docs/yarn.lock

+9-4
Original file line numberDiff line numberDiff line change
@@ -1190,12 +1190,12 @@
11901190
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
11911191

11921192
"@babel/runtime-corejs3@^7.18.6":
1193-
version "7.22.5"
1194-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.22.5.tgz#bbc769b48edb2bdfd404b65ad1fc3952bf33e3c2"
1195-
integrity sha512-TNPDN6aBFaUox2Lu+H/Y1dKKQgr4ucz/FGyCz67RVYLsBpVpUFf1dDngzg+Od8aqbrqwyztkaZjtWCZEUOT8zA==
1193+
version "7.26.10"
1194+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.10.tgz#5a3185ca2813f8de8ae68622572086edf5cf51f2"
1195+
integrity sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg==
11961196
dependencies:
11971197
core-js-pure "^3.30.2"
1198-
regenerator-runtime "^0.13.11"
1198+
regenerator-runtime "^0.14.0"
11991199

12001200
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.6", "@babel/runtime@^7.20.13", "@babel/runtime@^7.8.4":
12011201
version "7.22.5"
@@ -7564,6 +7564,11 @@ regenerator-runtime@^0.13.11:
75647564
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
75657565
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
75667566

7567+
regenerator-runtime@^0.14.0:
7568+
version "0.14.1"
7569+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
7570+
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
7571+
75677572
regenerator-transform@^0.15.1:
75687573
version "0.15.1"
75697574
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.1.tgz#f6c4e99fc1b4591f780db2586328e4d9a9d8dc56"

0 commit comments

Comments
 (0)