chore(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.1 (#6752)

Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.23.3 to 7.24.1.
- [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.24.1/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-01 17:25:11 -07:00
committed by GitHub
parent 8354fc6c61
commit 1af25db60e
2 changed files with 61 additions and 30 deletions

View File

@@ -241,7 +241,7 @@
},
"devDependencies": {
"@babel/cli": "^7.23.4",
"@babel/preset-typescript": "^7.23.3",
"@babel/preset-typescript": "^7.24.1",
"@faker-js/faker": "^8.4.1",
"@relative-ci/agent": "^4.1.10",
"@testing-library/react": "^12.0.0",