Skip to content

Commit d6eec28

Browse files
Update dependency typescript to v5.5.3
1 parent d26d43a commit d6eec28

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.1.5",
120120
"ts-node": "10.9.2",
121121
"tslib": "2.6.3",
122-
"typescript": "5.5.2",
122+
"typescript": "5.5.3",
123123
"vite": "5.3.2",
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
@@ -9599,10 +9599,10 @@ typescript-tuple@^2.2.1:
95999599
dependencies:
96009600
typescript-compare "^0.0.2"
96019601

9602-
9603-
version "5.5.2"
9604-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
9605-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
9602+
9603+
version "5.5.3"
9604+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
9605+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
96069606

96079607
96089608
version "3.4.10"

0 commit comments

Comments
 (0)