Skip to content

Commit 47b7a34

Browse files
authored
Merge pull request #229 from Quramy/renovate/typescript-4.x
chore(deps): update dependency typescript to v4.9.5
2 parents 54ce7cd + dac622b commit 47b7a34

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
@@ -3290,10 +3290,10 @@ type-fest@^0.20.2:
32903290
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
32913291
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
32923292

3293-
typescript@4.8.4:
3294-
version "4.8.4"
3295-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
3296-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
3293+
typescript@4.9.5:
3294+
version "4.9.5"
3295+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3296+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
32973297

32983298
uri-js@^4.2.2:
32993299
version "4.4.0"

0 commit comments

Comments
 (0)