Skip to content

Commit 7e1b405

Browse files
meta: update dependency typescript to v6
1 parent 7886cec commit 7e1b405

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"lint-staged": "16.4.0",
5555
"netlify-cli": "20.1.1",
5656
"prettier": "3.3.3",
57-
"typescript": "5.8.3"
57+
"typescript": "6.0.2"
5858
},
5959
"browserslist": {
6060
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17753,10 +17753,10 @@ typedarray-to-buffer@^3.1.5:
1775317753
dependencies:
1775417754
is-typedarray "^1.0.0"
1775517755

17756-
typescript@5.8.3:
17757-
version "5.8.3"
17758-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
17759-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
17756+
typescript@6.0.2:
17757+
version "6.0.2"
17758+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
17759+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
1776017760

1776117761
typescript@^5.0.0, typescript@^5.4.4:
1776217762
version "5.8.2"

0 commit comments

Comments
 (0)