Skip to content

Commit 8445e45

Browse files
Merge pull request #1006 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.8.2 to 5.9.2
2 parents 4fc7feb + fc104a5 commit 8445e45

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"prettier": "3.6.2",
4444
"terser": "5.43.1",
4545
"ts-node": "10.9.2",
46-
"typescript": "5.8.2"
46+
"typescript": "5.9.2"
4747
},
4848
"publishConfig": {
4949
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5075,10 +5075,10 @@ typescript-eslint@8.18.1:
50755075
"@typescript-eslint/parser" "8.18.1"
50765076
"@typescript-eslint/utils" "8.18.1"
50775077

5078-
typescript@5.8.2:
5079-
version "5.8.2"
5080-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
5081-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
5078+
typescript@5.9.2:
5079+
version "5.9.2"
5080+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
5081+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
50825082

50835083
unbox-primitive@^1.0.1:
50845084
version "1.0.1"

0 commit comments

Comments
 (0)