Skip to content

Commit ec93cc5

Browse files
committed
Update dependency typescript to v4.6.3
1 parent d6ae555 commit ec93cc5

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.3"
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.3:
2138+
version "4.6.3"
2139+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
2140+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
21412141

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

0 commit comments

Comments
 (0)