Skip to content

Commit b66b58b

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 6b336cb commit b66b58b

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.20.1",
7272
"react-test-renderer": "^18.2.0",
7373
"release-it": "^15.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
@@ -8804,10 +8804,10 @@ typedarray@^0.0.6:
88048804
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
88058805
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
88068806

8807-
typescript@^4.5.2:
8808-
version "4.9.3"
8809-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
8810-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
8807+
typescript@^5.3.2:
8808+
version "5.3.2"
8809+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
8810+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
88118811

88128812
uglify-es@^3.1.9:
88138813
version "3.3.9"

0 commit comments

Comments
 (0)