Skip to content

Commit 6276628

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

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.5.4"
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.5.4:
84+
version "5.5.4"
85+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
86+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
8787

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

0 commit comments

Comments
 (0)