Skip to content

Commit e7a8841

Browse files
Update dependency typescript to v5
1 parent 83a5df1 commit e7a8841

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@tiptap/extension-table-row": "^2.0.0-beta.19"
3636
},
3737
"devDependencies": {
38-
"typescript": "^4.5.2"
38+
"typescript": "^5.7.2"
3939
},
4040
"repository": {
4141
"type": "git",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@ prosemirror-view@^1.13.3, prosemirror-view@^1.23.1:
8080
prosemirror-state "^1.0.0"
8181
prosemirror-transform "^1.1.0"
8282

83-
typescript@^4.5.2:
84-
version "4.5.2"
85-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
86-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
83+
typescript@^5.7.2:
84+
version "5.7.2"
85+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
86+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
8787

8888
w3c-keyname@^2.2.0:
8989
version "2.2.4"

0 commit comments

Comments
 (0)