Skip to content

Commit

Permalink
Bump @babel/preset-typescript from 7.25.7 to 7.26.0
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.25.7 to 7.26.0.
- [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.0/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 6c0b8ae commit d066608
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 44 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/core": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/preset-flow": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@babel/preset-typescript": "^7.26.0",
"@types/jquery": "^3.5.31",
"babel-loader": "^9.2.1",
"babel-plugin-transform-async-to-promises": "^0.8.18",
Expand Down
Loading

0 comments on commit d066608

Please sign in to comment.