Skip to content

Commit

Permalink
build(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.23.6/packages/babel-types)

---
updated-dependencies:
- dependency-name: "@babel/types"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 23, 2024
1 parent c2ab9bb commit 428da04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"lodash": "^4.17.11"
},
"devDependencies": {
"@babel/types": "^7.13.12",
"@babel/types": "^7.23.6",
"@types/jest": "^29.5.11",
"jest": "^26.0.1"
}
Expand Down

0 comments on commit 428da04

Please sign in to comment.