Skip to content

Commit 1d10780

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

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
@@ -47,7 +47,7 @@
4747
"npm-run-all2": "7.0.2",
4848
"prettier": "3.5.3",
4949
"ts-node": "10.9.2",
50-
"typescript": "5.8.2",
50+
"typescript": "5.8.3",
5151
"vitest": "2.1.9"
5252
}
5353
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3067,10 +3067,10 @@ typed-array-length@^1.0.5:
30673067
is-typed-array "^1.1.13"
30683068
possible-typed-array-names "^1.0.0"
30693069

3070-
3071-
version "5.8.2"
3072-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
3073-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
3070+
3071+
version "5.8.3"
3072+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
3073+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
30743074

30753075
unbox-primitive@^1.0.2:
30763076
version "1.0.2"

0 commit comments

Comments
 (0)