Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent b7ba34a commit 5b22f8d
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 294 deletions.
2 changes: 1 addition & 1 deletion examples/react-headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/plugin-transform-runtime": "7.22.5",
"@babel/preset-env": "7.22.9",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.5",
"@babel/preset-typescript": "7.22.5",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.4",
"babel-loader": "9.1.2",
Expand Down
Loading

0 comments on commit 5b22f8d

Please sign in to comment.