Skip to content

Commit b18ac9b

Browse files
Upgrade: Bump @babel/runtime from 7.25.0 to 7.26.10 (#653)
1 parent c6eaa16 commit b18ac9b

File tree

1 file changed

+4
-18
lines changed

1 file changed

+4
-18
lines changed

yarn.lock

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -263,19 +263,10 @@
263263
dependencies:
264264
"@babel/helper-plugin-utils" "^7.24.7"
265265

266-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.9.2":
267-
version "7.25.0"
268-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb"
269-
integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==
270-
dependencies:
271-
regenerator-runtime "^0.14.0"
272-
273-
"@babel/runtime@^7.13.8", "@babel/runtime@^7.14.6", "@babel/runtime@^7.21.0", "@babel/runtime@^7.24.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
274-
version "7.24.7"
275-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.7.tgz#f4f0d5530e8dbdf59b3451b9b3e594b6ba082e12"
276-
integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==
277-
dependencies:
278-
regenerator-runtime "^0.14.0"
266+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.13.8", "@babel/runtime@^7.14.6", "@babel/runtime@^7.21.0", "@babel/runtime@^7.24.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
267+
version "7.27.4"
268+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.4.tgz#a91ec580e6c00c67118127777c316dfd5a5a6abf"
269+
integrity sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==
279270

280271
"@babel/template@^7.24.6":
281272
version "7.24.6"
@@ -5363,11 +5354,6 @@ redent@^3.0.0:
53635354
indent-string "^4.0.0"
53645355
strip-indent "^3.0.0"
53655356

5366-
regenerator-runtime@^0.14.0:
5367-
version "0.14.1"
5368-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
5369-
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
5370-
53715357
remove-trailing-slash@^0.1.0:
53725358
version "0.1.1"
53735359
resolved "https://registry.yarnpkg.com/remove-trailing-slash/-/remove-trailing-slash-0.1.1.tgz#be2285a59f39c74d1bce4f825950061915e3780d"

0 commit comments

Comments
 (0)