Skip to content

Commit f5d4eff

Browse files
authored
Merge pull request #23 from SecureAuthCorp/dependabot/npm_and_yarn/samples/react/token-refresh/typescript-6.0.3
deps: bump typescript from 6.0.2 to 6.0.3 in /samples/react/token-refresh
2 parents 027e234 + cdc76b9 commit f5d4eff

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.3",
30-
"typescript": "6.0.2",
30+
"typescript": "6.0.3",
3131
"vite": "8.0.9",
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.9"
5959
vitest: "npm:4.1.4"
6060
languageName: unknown
@@ -1713,23 +1713,23 @@ __metadata:
17131713
languageName: node
17141714
linkType: hard
17151715

1716-
"typescript@npm:6.0.2":
1717-
version: 6.0.2
1718-
resolution: "typescript@npm:6.0.2"
1716+
"typescript@npm:6.0.3":
1717+
version: 6.0.3
1718+
resolution: "typescript@npm:6.0.3"
17191719
bin:
17201720
tsc: bin/tsc
17211721
tsserver: bin/tsserver
1722-
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
1722+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
17231723
languageName: node
17241724
linkType: hard
17251725

1726-
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
1727-
version: 6.0.2
1728-
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
1726+
"typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>":
1727+
version: 6.0.3
1728+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
17291729
bin:
17301730
tsc: bin/tsc
17311731
tsserver: bin/tsserver
1732-
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
1732+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
17331733
languageName: node
17341734
linkType: hard
17351735

0 commit comments

Comments
 (0)