Skip to content

Commit 3dac5cd

Browse files
Update dependency typescript to v5.4.4
1 parent accf70e commit 3dac5cd

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.2",
120120
"ts-node": "10.9.2",
121121
"tslib": "2.6.2",
122-
"typescript": "5.4.3",
122+
"typescript": "5.4.4",
123123
"vite": "5.2.8",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.19.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9329,10 +9329,10 @@ typescript-tuple@^2.2.1:
93299329
dependencies:
93309330
typescript-compare "^0.0.2"
93319331

9332-
9333-
version "5.4.3"
9334-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
9335-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
9332+
9333+
version "5.4.4"
9334+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
9335+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
93369336

93379337
93389338
version "3.4.10"

0 commit comments

Comments
 (0)