Skip to content

Commit 2ee5b6f

Browse files
chore(deps): update dependency typescript to v5
1 parent e275660 commit 2ee5b6f

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.25.5",
87-
"typescript": "^4.6.4"
87+
"typescript": "^5.0.0"
8888
}
8989
}

yarn.lock

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

7487-
typescript@^4.6.4:
7488-
version "4.6.4"
7489-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
7490-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
7487+
typescript@^5.0.0:
7488+
version "5.3.3"
7489+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
7490+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
74917491

74927492
typescript@~4.4.4:
74937493
version "4.4.4"

0 commit comments

Comments
 (0)