Skip to content

Commit 7030bf3

Browse files
Update dependency typescript to ~5.9.0
1 parent 58f5ccb commit 7030bf3

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
@@ -77,7 +77,7 @@
7777
"streamify-string": "^1.0.1",
7878
"ts-jest": "^29.1.0",
7979
"ts-loader": "^9.4.1",
80-
"typescript": "~5.5.0",
80+
"typescript": "~5.9.0",
8181
"webpack": "^5.75.0",
8282
"webpack-cli": "^6.0.0"
8383
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6378,10 +6378,10 @@ typedarray@^0.0.6:
63786378
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
63796379
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
63806380

6381-
typescript@~5.5.0:
6382-
version "5.5.4"
6383-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
6384-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
6381+
typescript@~5.9.0:
6382+
version "5.9.3"
6383+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6384+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
63856385

63866386
uglify-js@^3.1.4:
63876387
version "3.19.3"

0 commit comments

Comments
 (0)