Skip to content

Commit 3a1662d

Browse files
meta: update dependency typescript to v5.8.3
1 parent 37111d9 commit 3a1662d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

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

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17542,7 +17542,12 @@ typedarray-to-buffer@^3.1.5:
1754217542
dependencies:
1754317543
is-typedarray "^1.0.0"
1754417544

17545-
[email protected], typescript@^5.0.0, typescript@^5.4.4:
17545+
17546+
version "5.8.3"
17547+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
17548+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
17549+
17550+
typescript@^5.0.0, typescript@^5.4.4:
1754617551
version "5.8.2"
1754717552
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
1754817553
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==

0 commit comments

Comments
 (0)