Skip to content

Commit 8437631

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

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
@@ -53,6 +53,6 @@
5353
"@release-it/conventional-changelog": "10.0.0",
5454
"dotenv": "16.4.7",
5555
"release-it": "17.11.0",
56-
"typescript": "5.7.3"
56+
"typescript": "5.8.2"
5757
}
5858
}

yarn.lock

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

6023-
typescript@5.7.3:
6024-
version "5.7.3"
6025-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
6026-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
6023+
typescript@5.8.2:
6024+
version "5.8.2"
6025+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
6026+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
60276027

60286028
uglify-js@^3.1.4:
60296029
version "3.15.3"

0 commit comments

Comments
 (0)