Skip to content

Commit 4442dc6

Browse files
chore(deps): update dependency typescript to v5.8.3 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb4e037 commit 4442dc6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"eslint": "8.56.0",
2525
"eslint-config-next": "14.1.0",
2626
"prettier": "3.2.5",
27-
"typescript": "5.3.3"
27+
"typescript": "5.8.3"
2828
}
2929
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3192,10 +3192,10 @@ typed-array-length@^1.0.4:
31923192
for-each "^0.3.3"
31933193
is-typed-array "^1.1.9"
31943194

3195-
typescript@5.3.3:
3196-
version "5.3.3"
3197-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3198-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
3195+
typescript@5.8.3:
3196+
version "5.8.3"
3197+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
3198+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
31993199

32003200
unbox-primitive@^1.0.2:
32013201
version "1.0.2"

0 commit comments

Comments
 (0)