Skip to content

Commit

Permalink
Bump @babel/types from 7.20.7 to 7.25.6
Browse files Browse the repository at this point in the history
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.20.7 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-types)

---
updated-dependencies:
- dependency-name: "@babel/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 7ff2f31 commit 2339d45
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"dependencies": {
"@babel/parser": "7.25.3",
"@babel/traverse": "7.25.3",
"@babel/types": "7.20.7",
"@babel/types": "7.25.6",
"minimatch": "9.0.4",
"pluralize": "8.0.0",
"recast": "0.23.4",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1769,7 +1769,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:7.20.7, @babel/types@npm:^7.0.0, @babel/types@npm:^7.18.10, @babel/types@npm:^7.18.13, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.2, @babel/types@npm:^7.20.7, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
"@babel/types@npm:7.25.6, @babel/types@npm:^7.25.6":
version: 7.25.6
resolution: "@babel/types@npm:7.25.6"
dependencies:
"@babel/helper-string-parser": "npm:^7.24.8"
"@babel/helper-validator-identifier": "npm:^7.24.7"
to-fast-properties: "npm:^2.0.0"
checksum: 10c0/89d45fbee24e27a05dca2d08300a26b905bd384a480448823f6723c72d3a30327c517476389b7280ce8cb9a2c48ef8f47da7f9f6d326faf6f53fd6b68237bdc4
languageName: node
linkType: hard

"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.10, @babel/types@npm:^7.18.13, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.2, @babel/types@npm:^7.20.7, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
version: 7.20.7
resolution: "@babel/types@npm:7.20.7"
dependencies:
Expand Down Expand Up @@ -1802,17 +1813,6 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.25.6":
version: 7.25.6
resolution: "@babel/types@npm:7.25.6"
dependencies:
"@babel/helper-string-parser": "npm:^7.24.8"
"@babel/helper-validator-identifier": "npm:^7.24.7"
to-fast-properties: "npm:^2.0.0"
checksum: 10c0/89d45fbee24e27a05dca2d08300a26b905bd384a480448823f6723c72d3a30327c517476389b7280ce8cb9a2c48ef8f47da7f9f6d326faf6f53fd6b68237bdc4
languageName: node
linkType: hard

"@bcoe/v8-coverage@npm:^0.2.3":
version: 0.2.3
resolution: "@bcoe/v8-coverage@npm:0.2.3"
Expand Down Expand Up @@ -3311,7 +3311,7 @@ __metadata:
"@babel/preset-env": "npm:7.25.3"
"@babel/preset-typescript": "npm:7.24.7"
"@babel/traverse": "npm:7.25.3"
"@babel/types": "npm:7.20.7"
"@babel/types": "npm:7.25.6"
"@types/babel__traverse": "npm:7.20.6"
"@types/chai": "npm:4.3.5"
"@types/glob": "npm:8.1.0"
Expand Down

0 comments on commit 2339d45

Please sign in to comment.