Skip to content

Commit 328d6aa

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent f40058c commit 328d6aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"eslint-plugin-n": "16.6.2",
2929
"eslint-plugin-n": "14.0.0",
3030
"eslint-plugin-promise": "6.6.0",
31-
"typescript": "5.0.4"
31+
"typescript": "5.8.2"
3232
}
3333
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1840,10 +1840,10 @@ typed-array-length@^1.0.7:
18401840
possible-typed-array-names "^1.0.0"
18411841
reflect.getprototypeof "^1.0.6"
18421842

1843-
typescript@5.0.4:
1844-
version "5.0.4"
1845-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1846-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1843+
typescript@5.8.2:
1844+
version "5.8.2"
1845+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
1846+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
18471847

18481848
unbox-primitive@^1.1.0:
18491849
version "1.1.0"

0 commit comments

Comments
 (0)