Skip to content

Commit c811d4c

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent 1a1b4fb commit c811d4c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@
7070
"traverse": "0.6.10",
7171
"tsdx": "0.14.1",
7272
"tslib": "2.8.1",
73-
"typescript": "5.7.3"
73+
"typescript": "5.8.2"
7474
},
7575
"resolutions": {
7676
"**/@typescript-eslint/eslint-plugin": "^8.0.0",
7777
"**/@typescript-eslint/parser": "^8.0.0",
7878
"**/jest": "^26.6.3",
7979
"**/ts-jest": "^26.4.4",
80-
"**/typescript": "5.7.3"
80+
"**/typescript": "5.8.2"
8181
},
8282
"repository": {
8383
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8007,10 +8007,10 @@ typedarray.prototype.slice@^1.0.3:
80078007
typed-array-buffer "^1.0.2"
80088008
typed-array-byte-offset "^1.0.2"
80098009

8010-
typescript@5.7.3, typescript@^3.7.3:
8011-
version "5.7.3"
8012-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
8013-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
8010+
typescript@5.8.2, typescript@^3.7.3:
8011+
version "5.8.2"
8012+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
8013+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
80148014

80158015
unbox-primitive@^1.0.2:
80168016
version "1.0.2"

0 commit comments

Comments
 (0)