Skip to content

Commit 8dbd7f4

Browse files
committed
Update dependency typescript to v4.5.2
1 parent d6ae555 commit 8dbd7f4

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.5.2"
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.5.2:
2138+
version "4.5.2"
2139+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
2140+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
21412141

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

0 commit comments

Comments
 (0)