Skip to content

Commit cfbc742

Browse files
committed
Update dependency typescript to v4.6.2
1 parent d6ae555 commit cfbc742

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.6.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.6.2:
2138+
version "4.6.2"
2139+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
2140+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
21412141

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

0 commit comments

Comments
 (0)