Skip to content

Commit 0ac2a89

Browse files
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 (#980)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6e525f commit 0ac2a89

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"react-native-builder-bob": "^0.32.1",
6262
"react-native-test-app": "^4.0.4",
6363
"release-it": "^17.2.0",
64-
"typescript": "5.6.3"
64+
"typescript": "5.7.2"
6565
},
6666
"peerDependencies": {
6767
"react": "*",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3852,7 +3852,7 @@ __metadata:
38523852
react-native-builder-bob: "npm:^0.32.1"
38533853
react-native-test-app: "npm:^4.0.4"
38543854
release-it: "npm:^17.2.0"
3855-
typescript: "npm:5.6.3"
3855+
typescript: "npm:5.7.2"
38563856
peerDependencies:
38573857
react: "*"
38583858
react-native: "*"
@@ -11922,23 +11922,23 @@ __metadata:
1192211922
languageName: node
1192311923
linkType: hard
1192411924

11925-
"typescript@npm:5.6.3":
11926-
version: 5.6.3
11927-
resolution: "typescript@npm:5.6.3"
11925+
"typescript@npm:5.7.2":
11926+
version: 5.7.2
11927+
resolution: "typescript@npm:5.7.2"
1192811928
bin:
1192911929
tsc: bin/tsc
1193011930
tsserver: bin/tsserver
11931-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
11931+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
1193211932
languageName: node
1193311933
linkType: hard
1193411934

11935-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
11936-
version: 5.6.3
11937-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=5adc0c"
11935+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11936+
version: 5.7.2
11937+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5adc0c"
1193811938
bin:
1193911939
tsc: bin/tsc
1194011940
tsserver: bin/tsserver
11941-
checksum: 10c0/ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f
11941+
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
1194211942
languageName: node
1194311943
linkType: hard
1194411944

0 commit comments

Comments
 (0)