Skip to content

Commit 32e5526

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

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
@@ -52,7 +52,7 @@
5252
"standard-version": "9.5.0",
5353
"ts-node": "10.9.2",
5454
"tsup": "8.4.0",
55-
"typescript": "5.8.2",
55+
"typescript": "5.8.3",
5656
"vitest": "2.1.9"
5757
},
5858
"standard-version": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2507,10 +2507,10 @@ typedarray@^0.0.6:
25072507
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
25082508
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
25092509

2510-
typescript@5.8.2:
2511-
version "5.8.2"
2512-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
2513-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
2510+
typescript@5.8.3:
2511+
version "5.8.3"
2512+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
2513+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
25142514

25152515
uglify-js@^3.1.4:
25162516
version "3.14.2"

0 commit comments

Comments
 (0)