Skip to content

Commit

Permalink
Bump typescript from 4.9.5 to 5.1.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2023
1 parent 81e27c2 commit 4b09495
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"husky": "^8.0.3",
"prettier": "^2.8.3",
"react": "^18.2.0",
"typescript": "^4.9.4"
"typescript": "^5.1.3"
},
"devDependencies": {
"@babel/core": "^7.20.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/mobile/package.json
Expand Up @@ -56,7 +56,7 @@
"jest": "^29.4.2",
"metro-react-native-babel-preset": "0.75.0",
"react-test-renderer": "18.2.0",
"typescript": "^4.8.3"
"typescript": "^5.1.3"
},
"babel": {
"presets": [
Expand Down

0 comments on commit 4b09495

Please sign in to comment.