Skip to content

Commit fba16a8

Browse files
build(deps): update dependency typescript to v5.8.2
1 parent a6c6aa1 commit fba16a8

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
@@ -35,7 +35,7 @@
3535
"prettier": "2.8.8",
3636
"semantic-release": "19.0.5",
3737
"tslint": "6.1.3",
38-
"typescript": "5.7.3"
38+
"typescript": "5.8.2"
3939
},
4040
"prettier": "@softwareventures/prettier-config",
4141
"config": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3985,10 +3985,10 @@ type-fest@^0.8.1:
39853985
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
39863986
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
39873987

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

39933993
uglify-js@^3.1.4:
39943994
version "3.19.3"

0 commit comments

Comments
 (0)