Skip to content

Commit d519dbf

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.5.3. - [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.5.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04d312d commit d519dbf

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"prettier-format": "^4.0.0",
4444
"react-native-typescript-transformer": "^1.2.13",
4545
"semantic-release": "^24.0.0",
46-
"typescript": "^4.0.3"
46+
"typescript": "^5.5.3"
4747
},
4848
"scripts": {
4949
"build": "cd lib && tsc && npm run copy:assets && npm run copy:package",

0 commit comments

Comments
 (0)