Skip to content

Commit

Permalink
Bump @babel/types from 7.20.7 to 7.26.7
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.26.7.
- [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.26.7/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 Feb 2, 2025
1 parent 15b8bb2 commit 774446f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"dependencies": {
"@babel/parser": "7.26.2",
"@babel/traverse": "7.25.6",
"@babel/types": "7.20.7",
"@babel/types": "7.26.7",
"minimatch": "10.0.1",
"pluralize": "8.0.0",
"recast": "0.23.9",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2112,7 +2112,17 @@ __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.26.7":
version: 7.26.7
resolution: "@babel/types@npm:7.26.7"
dependencies:
"@babel/helper-string-parser": "npm:^7.25.9"
"@babel/helper-validator-identifier": "npm:^7.25.9"
checksum: 10c0/7810a2bca97b13c253f07a0863a628d33dbe76ee3c163367f24be93bfaf4c8c0a325f73208abaaa050a6b36059efc2950c2e4b71fb109c0f07fa62221d8473d4
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 @@ -3790,7 +3800,7 @@ __metadata:
"@babel/preset-env": "npm:7.25.3"
"@babel/preset-typescript": "npm:7.26.0"
"@babel/traverse": "npm:7.25.6"
"@babel/types": "npm:7.20.7"
"@babel/types": "npm:7.26.7"
"@eslint/eslintrc": "npm:3.2.0"
"@eslint/js": "npm:9.19.0"
"@types/babel__traverse": "npm:7.20.6"
Expand Down

0 comments on commit 774446f

Please sign in to comment.