Skip to content

Commit a9ca7b8

Browse files
authored
Merge pull request #1164 from salesforcecli/dependabot-npm_and_yarn-babel-runtime-corejs3-7.26.10
fix(deps): bump @babel/runtime-corejs3 from 7.22.3 to 7.26.10
2 parents b466187 + 927c3ed commit a9ca7b8

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,12 +1018,12 @@
10181018
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
10191019

10201020
"@babel/runtime-corejs3@^7.12.5":
1021-
version "7.22.3"
1022-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.22.3.tgz#a684fb6b2eb987d9eb4ee7f1bba832473a29f0f1"
1023-
integrity sha512-6bdmknScYKmt8I9VjsJuKKGr+TwUb555FTf6tT1P/ANlCjTHCiYLhiQ4X/O7J731w5NOqu8c1aYHEVuOwPz7jA==
1021+
version "7.26.10"
1022+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.10.tgz#5a3185ca2813f8de8ae68622572086edf5cf51f2"
1023+
integrity sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg==
10241024
dependencies:
10251025
core-js-pure "^3.30.2"
1026-
regenerator-runtime "^0.13.11"
1026+
regenerator-runtime "^0.14.0"
10271027

10281028
"@babel/runtime@^7.12.5":
10291029
version "7.22.3"
@@ -7222,6 +7222,11 @@ regenerator-runtime@^0.13.11, regenerator-runtime@^0.13.3:
72227222
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
72237223
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
72247224

7225+
regenerator-runtime@^0.14.0:
7226+
version "0.14.1"
7227+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
7228+
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
7229+
72257230
regexp-tree@^0.1.27:
72267231
version "0.1.27"
72277232
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.27.tgz#2198f0ef54518ffa743fe74d983b56ffd631b6cd"

0 commit comments

Comments
 (0)