Skip to content

Commit b05c3cd

Browse files
chore(deps): bump @babel/runtime from 7.24.5 to 7.27.4 (#2075)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.5 to 7.27.4. - [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.27.4/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09c583a commit b05c3cd

File tree

2 files changed

+6
-22
lines changed

2 files changed

+6
-22
lines changed

package-lock.json

Lines changed: 3 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -186,11 +186,9 @@
186186
"@babel/types" "^7.27.3"
187187

188188
"@babel/runtime@^7.13.10":
189-
version "7.24.5"
190-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz"
191-
integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==
192-
dependencies:
193-
regenerator-runtime "^0.14.0"
189+
version "7.27.4"
190+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.4.tgz#a91ec580e6c00c67118127777c316dfd5a5a6abf"
191+
integrity sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==
194192

195193
"@babel/types@^7.27.3":
196194
version "7.27.3"
@@ -2782,11 +2780,6 @@ redent@^3.0.0:
27822780
indent-string "^4.0.0"
27832781
strip-indent "^3.0.0"
27842782

2785-
regenerator-runtime@^0.14.0:
2786-
version "0.14.1"
2787-
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz"
2788-
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
2789-
27902783
require-directory@^2.1.1:
27912784
version "2.1.1"
27922785
resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"

0 commit comments

Comments
 (0)