Skip to content

Commit dbae869

Browse files
Bump @babel/helpers from 7.25.6 to 7.27.0 (#352)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.25.6 to 7.27.0. - [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.0/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.27.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6707a14 commit dbae869

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -419,12 +419,12 @@
419419
"@babel/types" "^7.27.1"
420420

421421
"@babel/helpers@^7.25.0":
422-
version "7.25.6"
423-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.6.tgz#57ee60141829ba2e102f30711ffe3afab357cc60"
424-
integrity sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==
422+
version "7.27.6"
423+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
424+
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
425425
dependencies:
426-
"@babel/template" "^7.25.0"
427-
"@babel/types" "^7.25.6"
426+
"@babel/template" "^7.27.2"
427+
"@babel/types" "^7.27.6"
428428

429429
"@babel/highlight@^7.24.7":
430430
version "7.24.7"
@@ -1914,7 +1914,7 @@
19141914
"@babel/helper-validator-identifier" "^7.24.7"
19151915
to-fast-properties "^2.0.0"
19161916

1917-
"@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.0":
1917+
"@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.28.0":
19181918
version "7.28.0"
19191919
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.0.tgz#2fd0159a6dc7353933920c43136335a9b264d950"
19201920
integrity sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==

0 commit comments

Comments
 (0)