Skip to content

Commit 7733078

Browse files
deps: bump typescript from 5.9.3 to 6.0.2 in /samples/react/login-pkce
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75e5dc3 commit 7733078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/react/login-pkce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@vitejs/plugin-react": "^4.5.0",
2626
"happy-dom": "^20.8.9",
2727
"prettier": "^3.8.1",
28-
"typescript": "^5.8.0",
28+
"typescript": "^6.0.2",
2929
"vite": "^6.3.0",
3030
"vitest": "^4.1.3"
3131
}

0 commit comments

Comments
 (0)