Skip to content

Commit

Permalink
Bump @babel/types from 7.20.7 to 7.26.3
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.3.
- [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.3/packages/babel-types)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 6508e36 commit 2070da1
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.3",
"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.3":
version: 7.26.3
resolution: "@babel/types@npm:7.26.3"
dependencies:
"@babel/helper-string-parser": "npm:^7.25.9"
"@babel/helper-validator-identifier": "npm:^7.25.9"
checksum: 10c0/966c5242c5e55c8704bf7a7418e7be2703a0afa4d19a8480999d5a4ef13d095dd60686615fe5983cb7593b4b06ba3a7de8d6ca501c1d78bdd233a10d90be787b
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 @@ -3800,7 +3810,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.3"
"@eslint/eslintrc": "npm:3.1.0"
"@eslint/js": "npm:9.17.0"
"@types/babel__traverse": "npm:7.20.6"
Expand Down

0 comments on commit 2070da1

Please sign in to comment.