Skip to content

Commit 6861a6e

Browse files
chore(deps): update dependency typescript to v5
1 parent 79c7695 commit 6861a6e

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
@@ -88,7 +88,7 @@
8888
"jsdom": "^19.0.0",
8989
"prettier": "^2.1.2",
9090
"ts-jest": "^29.0.0",
91-
"typescript": "^4.0.3"
91+
"typescript": "^5.0.0"
9292
},
9393
"jest": {
9494
"snapshotFormat": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5344,10 +5344,10 @@ type-fest@^0.20.2:
53445344
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz"
53455345
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
53465346

5347-
typescript@^4.0.3:
5348-
version "4.8.3"
5349-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz"
5350-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
5347+
typescript@^5.0.0:
5348+
version "5.3.3"
5349+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
5350+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
53515351

53525352
uc.micro@^1.0.1, uc.micro@^1.0.5:
53535353
version "1.0.6"

0 commit comments

Comments
 (0)