Skip to content

Commit 83d54b7

Browse files
chore(deps): update dependency typescript to v5.4.2
1 parent fb01b0b commit 83d54b7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,6 @@
136136
"ts-node": "10.9.2",
137137
"tslint": "6.1.3",
138138
"type-fest": "4.12.0",
139-
"typescript": "5.3.3"
139+
"typescript": "5.4.2"
140140
}
141141
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10220,7 +10220,12 @@ typedarray@^0.0.6:
1022010220
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1022110221
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1022210222

10223-
typescript@5.3.3, typescript@~5.3.2:
10223+
typescript@5.4.2:
10224+
version "5.4.2"
10225+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
10226+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
10227+
10228+
typescript@~5.3.2:
1022410229
version "5.3.3"
1022510230
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
1022610231
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==

0 commit comments

Comments
 (0)