Skip to content

Commit f48146e

Browse files
Update dependency typescript to v5.5.4
1 parent 6be9389 commit f48146e

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
@@ -119,7 +119,7 @@
119119
"ts-jest": "29.2.3",
120120
"ts-node": "10.9.2",
121121
"tslib": "2.6.3",
122-
"typescript": "5.5.3",
122+
"typescript": "5.5.4",
123123
"vite": "5.3.4",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.20.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9603,10 +9603,10 @@ typescript-tuple@^2.2.1:
96039603
dependencies:
96049604
typescript-compare "^0.0.2"
96059605

9606-
9607-
version "5.5.3"
9608-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
9609-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
9606+
9607+
version "5.5.4"
9608+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
9609+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
96109610

96119611
96129612
version "3.4.10"

0 commit comments

Comments
 (0)