Skip to content

Commit cd959ce

Browse files
chore(deps): update dependency typescript to v5.9.3 (#1240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18c241a commit cd959ce

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
@@ -59,7 +59,7 @@
5959
"ts-jest": "28.0.8",
6060
"ts-node": "10.9.2",
6161
"tslib": "2.8.1",
62-
"typescript": "5.9.2"
62+
"typescript": "5.9.3"
6363
},
6464
"resolutions": {
6565
"babel-jest": "28.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7571,10 +7571,10 @@ typed-array-length@^1.0.7:
75717571
possible-typed-array-names "^1.0.0"
75727572
reflect.getprototypeof "^1.0.6"
75737573

7574-
typescript@5.9.2:
7575-
version "5.9.2"
7576-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
7577-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
7574+
typescript@5.9.3:
7575+
version "5.9.3"
7576+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
7577+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
75787578

75797579
ua-parser-js@^1.0.35:
75807580
version "1.0.41"

0 commit comments

Comments
 (0)