Skip to content

Commit ec90064

Browse files
chore(dev-deps): update dependency typescript to ^5.9.3 (#371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38941e6 commit ec90064

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
@@ -60,7 +60,7 @@
6060
"ts-jest": "^29.4.4",
6161
"ts-loader": "^9.5.4",
6262
"ts-node": "^10.9.2",
63-
"typescript": "^5.9.2",
63+
"typescript": "^5.9.3",
6464
"webpack": "^5.101.3",
6565
"webpack-cli": "^5.1.4",
6666
"webpack-dev-server": "^5.2.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14272,10 +14272,10 @@ typescript-memoize@^1.0.0-alpha.3:
1427214272
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
1427314273
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
1427414274

14275-
typescript@^5.9.2:
14276-
version "5.9.2"
14277-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
14278-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
14275+
typescript@^5.9.3:
14276+
version "5.9.3"
14277+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
14278+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
1427914279

1428014280
typical@^4.0.0:
1428114281
version "4.0.0"

0 commit comments

Comments
 (0)