Skip to content

Commit bfccf19

Browse files
build(deps): update dependency typescript to v5.9.2
1 parent cda663f commit bfccf19

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.8.3"
38+
"typescript": "5.9.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.8.3:
3989-
version "5.8.3"
3990-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
3991-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
3988+
typescript@5.9.2:
3989+
version "5.9.2"
3990+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
3991+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
39923992

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

0 commit comments

Comments
 (0)