Skip to content

Commit 1bc0a87

Browse files
chore(deps): update dependency typescript to v5.9.3 (#642)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent be771f8 commit 1bc0a87

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"terser-webpack-plugin": "^5.3.14",
8484
"ts-node": "^10.9.2",
8585
"tsconfig-paths": "^4.2.0",
86-
"typescript": "5.7.3",
86+
"typescript": "5.9.3",
8787
"webpack": "^5.94.0",
8888
"webpack-cli": "^6.0.1",
8989
"webpack-livereload-plugin": "^3.0.2",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8683,6 +8683,11 @@ typescript@5.7.3:
86838683
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
86848684
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
86858685

8686+
typescript@5.9.3:
8687+
version "5.9.3"
8688+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8689+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
8690+
86868691
ua-parser-js@^1.0.32:
86878692
version "1.0.38"
86888693
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.38.tgz#66bb0c4c0e322fe48edfe6d446df6042e62f25e2"

0 commit comments

Comments
 (0)