Skip to content

Commit b8ce43e

Browse files
chore(deps): update dependency typescript to v5.4.2
1 parent e76257b commit b8ce43e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"eslint": "8.56.0",
2525
"eslint-config-next": "14.1.0",
2626
"prettier": "3.2.5",
27-
"typescript": "5.3.3"
27+
"typescript": "5.4.2"
2828
}
2929
}

yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -2874,6 +2874,7 @@ streamsearch@^1.1.0:
28742874
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
28752875

28762876
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
2877+
name string-width-cjs
28772878
version "4.2.3"
28782879
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
28792880
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3170,10 +3171,10 @@ typed-array-length@^1.0.4:
31703171
for-each "^0.3.3"
31713172
is-typed-array "^1.1.9"
31723173

3173-
typescript@5.3.3:
3174-
version "5.3.3"
3175-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3176-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
3174+
typescript@5.4.2:
3175+
version "5.4.2"
3176+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
3177+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
31773178

31783179
unbox-primitive@^1.0.2:
31793180
version "1.0.2"

0 commit comments

Comments
 (0)