Skip to content

Commit b415edf

Browse files
Update dependency typescript to v4.9.5
1 parent d6ae555 commit b415edf

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
@@ -27,6 +27,6 @@
2727
"@types/lodash": "4.14.174",
2828
"@types/luxon": "2.0.4",
2929
"prettier": "2.4.1",
30-
"typescript": "4.4.3"
30+
"typescript": "4.9.5"
3131
}
3232
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2134,10 +2134,10 @@ type-fest@^0.7.1:
21342134
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.7.1.tgz#8dda65feaf03ed78f0a3f9678f1869147f7c5c48"
21352135
integrity sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==
21362136

2137-
typescript@4.4.3:
2138-
version "4.4.3"
2139-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
2140-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
2137+
typescript@4.9.5:
2138+
version "4.9.5"
2139+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
2140+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
21412141

21422142
unbox-primitive@^1.0.1:
21432143
version "1.0.1"

0 commit comments

Comments
 (0)