Skip to content

Commit 73e0d08

Browse files
committed
bump ts version
1 parent c7fd13a commit 73e0d08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
"tailwindcss": "^3.4.0",
184184
"tailwindcss-animate": "^1.0.7",
185185
"tempy": "^0.5.0",
186-
"typescript": "^5.5.0-beta",
186+
"typescript": "^5.5.0-dev.20240530",
187187
"typescript-strict-plugin": "^2.0.0",
188188
"verdaccio": "^5.13.0",
189189
"walk-object": "^4.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22372,7 +22372,7 @@ typescript-strict-plugin@^2.0.0:
2237222372
ora "^5.4.1"
2237322373
yargs "^16.2.0"
2237422374

22375-
typescript@^5.5.0-beta:
22375+
typescript@^5.5.0-dev.20240530:
2237622376
version "5.5.0-dev.20240530"
2237722377
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.0-dev.20240530.tgz#90a13ecaabb535086e036e910b8d0fa703bd579b"
2237822378
integrity sha512-r/4r/a9tbtPRHfif0An0GLycB70C3ci3m9fhpgiv6Ekyl7mxYc4w8aX/R+vQ4OJlmPosJJUCjUbljH11g6C56g==

0 commit comments

Comments
 (0)