Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 4.9.5 to 5.4.5 in /example
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.9.5...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 199276a commit d6cb3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jest-circus": "^27.1.1",
"jetifier": "^2.0.0",
"metro-react-native-babel-preset": "^0.64.0",
"typescript": "^4.4.3"
"typescript": "^5.4.5"
},
"detox": {
"testRunner": "jest",
Expand Down

0 comments on commit d6cb3bb

Please sign in to comment.