Skip to content

Commit 206d46b

Browse files
chore(deps): update dependency typescript to v5.5.4
1 parent 8248eec commit 206d46b

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
@@ -38,7 +38,7 @@
3838
"pretty-quick": "3.1.3",
3939
"rimraf": "5.0.5",
4040
"ts-jest": "29.1.1",
41-
"typescript": "5.3.3"
41+
"typescript": "5.5.4"
4242
},
4343
"peerDependencies": {
4444
"eslint": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3301,10 +3301,10 @@ type-fest@^0.20.2:
33013301
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
33023302
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
33033303

3304-
typescript@5.3.3:
3305-
version "5.3.3"
3306-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3307-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
3304+
typescript@5.5.4:
3305+
version "5.5.4"
3306+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
3307+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
33083308

33093309
undici-types@~5.26.4:
33103310
version "5.26.5"

0 commit comments

Comments
 (0)