Skip to content

Commit 4ed323b

Browse files
chore(deps): update dependency typescript to v5
1 parent 3ef5975 commit 4ed323b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@
8484
"ts-jest": "^29.0.0",
8585
"tsc-esm-fix": "^2.13.0",
8686
"typedoc": "0.24.8",
87-
"typescript": "^4.6.4"
87+
"typescript": "^5.0.0"
8888
}
8989
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7419,10 +7419,10 @@ typescript@^4.1.3:
74197419
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
74207420
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
74217421

7422-
typescript@^4.6.4:
7423-
version "4.6.4"
7424-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
7425-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
7422+
typescript@^5.0.0:
7423+
version "5.1.3"
7424+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
7425+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
74267426

74277427
typescript@~4.4.4:
74287428
version "4.4.4"

0 commit comments

Comments
 (0)