Skip to content

Commit ef9f2aa

Browse files
chore(deps): update dependency typescript to v5
1 parent ba4492d commit ef9f2aa

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
@@ -7477,10 +7477,10 @@ typescript@^4.1.3:
74777477
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
74787478
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
74797479

7480-
typescript@^4.6.4:
7481-
version "4.6.4"
7482-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
7483-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
7480+
typescript@^5.0.0:
7481+
version "5.2.2"
7482+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
7483+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
74847484

74857485
typescript@~4.4.4:
74867486
version "4.4.4"

0 commit comments

Comments
 (0)