Skip to content

Commit f3bb817

Browse files
deps: bump typescript in /samples/react/token-refresh
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fde050 commit f3bb817

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

samples/react/token-refresh/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@vitejs/plugin-react": "6.0.1",
2828
"happy-dom": "20.8.9",
2929
"prettier": "3.8.2",
30-
"typescript": "6.0.2",
30+
"typescript": "6.0.3",
3131
"vite": "8.0.8",
3232
"vitest": "4.1.4"
3333
}

samples/react/token-refresh/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ __metadata:
5454
react: "npm:19.2.5"
5555
react-dom: "npm:19.2.5"
5656
react-oidc-context: "npm:3.3.1"
57-
typescript: "npm:6.0.2"
57+
typescript: "npm:6.0.3"
5858
vite: "npm:8.0.8"
5959
vitest: "npm:4.1.4"
6060
languageName: unknown
@@ -1532,23 +1532,23 @@ __metadata:
15321532
languageName: node
15331533
linkType: hard
15341534

1535-
"typescript@npm:6.0.2":
1536-
version: 6.0.2
1537-
resolution: "typescript@npm:6.0.2"
1535+
"typescript@npm:6.0.3":
1536+
version: 6.0.3
1537+
resolution: "typescript@npm:6.0.3"
15381538
bin:
15391539
tsc: bin/tsc
15401540
tsserver: bin/tsserver
1541-
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
1541+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
15421542
languageName: node
15431543
linkType: hard
15441544

1545-
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
1546-
version: 6.0.2
1547-
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
1545+
"typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>":
1546+
version: 6.0.3
1547+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
15481548
bin:
15491549
tsc: bin/tsc
15501550
tsserver: bin/tsserver
1551-
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
1551+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
15521552
languageName: node
15531553
linkType: hard
15541554

0 commit comments

Comments
 (0)