Skip to content

Commit d7bf004

Browse files
chore(deps-dev): bump typescript from 5.3.3 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 5.6.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.3.3...v5.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87146e0 commit d7bf004

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
@@ -78,7 +78,7 @@
7878
"react-native-builder-bob": "^0.29.0",
7979
"react-test-renderer": "18.2.0",
8080
"turbo": "^1.10.7",
81-
"typescript": ">=4.3.5 <5.4.0"
81+
"typescript": ">=4.3.5 <5.7.0"
8282
},
8383
"resolutions": {
8484
"@types/react": "^18.2.44"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1980,7 +1980,7 @@ __metadata:
19801980
react-native-builder-bob: ^0.29.0
19811981
react-test-renderer: 18.2.0
19821982
turbo: ^1.10.7
1983-
typescript: ">=4.3.5 <5.4.0"
1983+
typescript: ">=4.3.5 <5.7.0"
19841984
peerDependencies:
19851985
react: "*"
19861986
react-native: "*"
@@ -11117,23 +11117,23 @@ __metadata:
1111711117
languageName: node
1111811118
linkType: hard
1111911119

11120-
"typescript@npm:>=4.3.5 <5.4.0":
11121-
version: 5.3.3
11122-
resolution: "typescript@npm:5.3.3"
11120+
"typescript@npm:>=4.3.5 <5.7.0":
11121+
version: 5.6.2
11122+
resolution: "typescript@npm:5.6.2"
1112311123
bin:
1112411124
tsc: bin/tsc
1112511125
tsserver: bin/tsserver
11126-
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
11126+
checksum: 48777e1dabd9044519f56cd012b0296e3b72bafe12b7e8e34222751d45c67e0eba5387ecdaa6c14a53871a29361127798df6dc8d1d35643a0a47cb0b1c65a33a
1112711127
languageName: node
1112811128
linkType: hard
1112911129

11130-
"typescript@patch:typescript@>=4.3.5 <5.4.0#~builtin<compat/typescript>":
11131-
version: 5.3.3
11132-
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=14eedb"
11130+
"typescript@patch:typescript@>=4.3.5 <5.7.0#~builtin<compat/typescript>":
11131+
version: 5.6.2
11132+
resolution: "typescript@patch:typescript@npm%3A5.6.2#~builtin<compat/typescript>::version=5.6.2&hash=14eedb"
1113311133
bin:
1113411134
tsc: bin/tsc
1113511135
tsserver: bin/tsserver
11136-
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
11136+
checksum: c084ee1ab865f108c787e6233a5f63c126c482c0c8e87ec998ac5288a2ad54b603e1ea8b8b272355823b833eb31b9fabb99e8c6152283e1cb47e3a76bd6faf6c
1113711137
languageName: node
1113811138
linkType: hard
1113911139

0 commit comments

Comments
 (0)