Skip to content

Commit

Permalink
chore(deps-dev): update @babel/types requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) to permit the latest version.
- [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:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rusackas committed Dec 19, 2024
1 parent d8aba2f commit 04e4a58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react-dom": "^16.13.1"
},
"devDependencies": {
"@babel/types": "^7.25.6",
"@babel/types": "^7.26.3",
"@types/jest": "^29.5.12",
"jest": "^29.7.0"
}
Expand Down

0 comments on commit 04e4a58

Please sign in to comment.