Skip to content

Commit 5566b12

Browse files
chore(deps-dev): bump @babel/helpers from 7.25.0 to 7.25.6
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.25.0 to 7.25.6. - [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.25.6/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71cc9e8 commit 5566b12

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

yarn.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -658,23 +658,13 @@ __metadata:
658658
languageName: node
659659
linkType: hard
660660

661-
"@babel/helpers@npm:^7.24.8":
662-
version: 7.24.8
663-
resolution: "@babel/helpers@npm:7.24.8"
664-
dependencies:
665-
"@babel/template": "npm:^7.24.7"
666-
"@babel/types": "npm:^7.24.8"
667-
checksum: 10c0/42b8939b0a0bf72d6df9721973eb0fd7cd48f42641c5c9c740916397faa586255c06d36c6e6a7e091860723096281c620f6ffaee0011a3bb254a6f5475d89a12
668-
languageName: node
669-
linkType: hard
670-
671-
"@babel/helpers@npm:^7.25.0":
672-
version: 7.25.0
673-
resolution: "@babel/helpers@npm:7.25.0"
661+
"@babel/helpers@npm:^7.24.8, @babel/helpers@npm:^7.25.0":
662+
version: 7.25.6
663+
resolution: "@babel/helpers@npm:7.25.6"
674664
dependencies:
675665
"@babel/template": "npm:^7.25.0"
676-
"@babel/types": "npm:^7.25.0"
677-
checksum: 10c0/b7fe007fc4194268abf70aa3810365085e290e6528dcb9fbbf7a765d43c74b6369ce0f99c5ccd2d44c413853099daa449c9a0123f0b212ac8d18643f2e8174b8
666+
"@babel/types": "npm:^7.25.6"
667+
checksum: 10c0/448c1cdabccca42fd97a252f73f1e4bcd93776dbf24044f3b4f49b756bf2ece73ee6df05177473bb74ea7456dddd18d6f481e4d96d2cc7839d078900d48c696c
678668
languageName: node
679669
linkType: hard
680670

@@ -1998,6 +1988,17 @@ __metadata:
19981988
languageName: node
19991989
linkType: hard
20001990

1991+
"@babel/types@npm:^7.25.6":
1992+
version: 7.25.6
1993+
resolution: "@babel/types@npm:7.25.6"
1994+
dependencies:
1995+
"@babel/helper-string-parser": "npm:^7.24.8"
1996+
"@babel/helper-validator-identifier": "npm:^7.24.7"
1997+
to-fast-properties: "npm:^2.0.0"
1998+
checksum: 10c0/89d45fbee24e27a05dca2d08300a26b905bd384a480448823f6723c72d3a30327c517476389b7280ce8cb9a2c48ef8f47da7f9f6d326faf6f53fd6b68237bdc4
1999+
languageName: node
2000+
linkType: hard
2001+
20012002
"@bcoe/v8-coverage@npm:^0.2.3":
20022003
version: 0.2.3
20032004
resolution: "@bcoe/v8-coverage@npm:0.2.3"

0 commit comments

Comments
 (0)