Skip to content

Commit 86b05af

Browse files
deps: bump typescript in /samples/react-native/token-refresh
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e9e44a commit 86b05af

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

samples/react-native/token-refresh/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jest": "30.3.0",
3636
"prettier": "3.8.3",
3737
"react-test-renderer": "19.2.3",
38-
"typescript": "5.9.3"
38+
"typescript": "6.0.3"
3939
},
4040
"engines": {
4141
"node": ">=22.11"

samples/react-native/token-refresh/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ __metadata:
871871
react-native-keychain: "npm:10.0.0"
872872
react-native-safe-area-context: "npm:5.7.0"
873873
react-test-renderer: "npm:19.2.3"
874-
typescript: "npm:5.9.3"
874+
typescript: "npm:6.0.3"
875875
languageName: unknown
876876
linkType: soft
877877

@@ -6605,23 +6605,23 @@ __metadata:
66056605
languageName: node
66066606
linkType: hard
66076607

6608-
"typescript@npm:5.9.3":
6609-
version: 5.9.3
6610-
resolution: "typescript@npm:5.9.3"
6608+
"typescript@npm:6.0.3":
6609+
version: 6.0.3
6610+
resolution: "typescript@npm:6.0.3"
66116611
bin:
66126612
tsc: bin/tsc
66136613
tsserver: bin/tsserver
6614-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
6614+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
66156615
languageName: node
66166616
linkType: hard
66176617

6618-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
6619-
version: 5.9.3
6620-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
6618+
"typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>":
6619+
version: 6.0.3
6620+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
66216621
bin:
66226622
tsc: bin/tsc
66236623
tsserver: bin/tsserver
6624-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
6624+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
66256625
languageName: node
66266626
linkType: hard
66276627

0 commit comments

Comments
 (0)