Skip to content

Commit 1ca687b

Browse files
Bump typescript from 4.9.4 to 5.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 5.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.4...v5.0.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc77617 commit 1ca687b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"remark-gfm": "^3.0.1",
4949
"remark-math": "^5.1.1",
5050
"swr": "^2.0.1",
51-
"typescript": "4.9.4",
51+
"typescript": "5.0.2",
5252
"uuid": "^9.0.0",
5353
"webrtc": "^1.14.1",
5454
"zod": "^3.20.2",
@@ -63,6 +63,6 @@
6363
"postcss": "^8.4.21",
6464
"supabase": "^1.38.7",
6565
"tailwindcss": "^3.2.4",
66-
"typescript": "^4.9.4"
66+
"typescript": "^5.0.2"
6767
}
6868
}

0 commit comments

Comments
 (0)