Skip to content

Commit a9f853d

Browse files
Bump typescript from 4.9.3 to 5.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 5.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.3...v5.3.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0823fb1 commit a9f853d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"react-native-builder-bob": "^0.23.2",
7272
"react-test-renderer": "^18.2.0",
7373
"release-it": "^17.0.0",
74-
"typescript": "^4.5.2"
74+
"typescript": "^5.3.2"
7575
},
7676
"peerDependencies": {
7777
"react": "*",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9103,10 +9103,10 @@ typedarray@^0.0.6:
91039103
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
91049104
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
91059105

9106-
typescript@^4.5.2:
9107-
version "4.9.3"
9108-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
9109-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
9106+
typescript@^5.3.2:
9107+
version "5.3.2"
9108+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
9109+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
91109110

91119111
uglify-es@^3.1.9:
91129112
version "3.3.9"

0 commit comments

Comments
 (0)