Skip to content

Commit dac622b

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent ba4b838 commit dac622b

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
@@ -38,7 +38,7 @@
3838
"pretty-quick": "3.1.3",
3939
"rimraf": "5.0.5",
4040
"ts-jest": "29.1.1",
41-
"typescript": "4.8.4"
41+
"typescript": "4.9.5"
4242
},
4343
"peerDependencies": {
4444
"eslint": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3278,10 +3278,10 @@ type-fest@^0.20.2:
32783278
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
32793279
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
32803280

3281-
typescript@4.8.4:
3282-
version "4.8.4"
3283-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
3284-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
3281+
typescript@4.9.5:
3282+
version "4.9.5"
3283+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3284+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
32853285

32863286
uri-js@^4.2.2:
32873287
version "4.4.0"

0 commit comments

Comments
 (0)