Skip to content

Commit 0acf723

Browse files
fix(deps): bump @babel/runtime from 7.22.3 to 7.26.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.3 to 7.26.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8abf0c commit 0acf723

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,11 +1026,11 @@
10261026
regenerator-runtime "^0.14.0"
10271027

10281028
"@babel/runtime@^7.12.5":
1029-
version "7.22.3"
1030-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.3.tgz#0a7fce51d43adbf0f7b517a71f4c3aaca92ebcbb"
1031-
integrity sha512-XsDuspWKLUsxwCp6r7EhsExHtYfbe5oAGQ19kqngTdCPUoPQzOPdUbD/pB9PJiwb2ptYKQDjSJT3R6dC+EPqfQ==
1029+
version "7.26.10"
1030+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
1031+
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
10321032
dependencies:
1033-
regenerator-runtime "^0.13.11"
1033+
regenerator-runtime "^0.14.0"
10341034

10351035
"@babel/template@^7.16.7", "@babel/template@^7.22.15":
10361036
version "7.22.15"
@@ -7217,7 +7217,7 @@ redeyed@~2.1.0:
72177217
dependencies:
72187218
esprima "~4.0.0"
72197219

7220-
regenerator-runtime@^0.13.11, regenerator-runtime@^0.13.3:
7220+
regenerator-runtime@^0.13.3:
72217221
version "0.13.11"
72227222
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
72237223
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==

0 commit comments

Comments
 (0)