Skip to content

Commit bf644f5

Browse files
Update dependency typescript to v4.7.4
1 parent 74f72f7 commit bf644f5

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
@@ -39,6 +39,6 @@
3939
"postcss-preset-env": "7.2.0",
4040
"prettier": "2.5.1",
4141
"tailwindcss": "3.0.11",
42-
"typescript": "4.5.4"
42+
"typescript": "4.7.4"
4343
}
4444
}

yarn.lock

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

5146-
typescript@4.5.4:
5147-
version "4.5.4"
5148-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
5149-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
5146+
typescript@4.7.4:
5147+
version "4.7.4"
5148+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
5149+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
51505150

51515151
unbox-primitive@^1.0.1:
51525152
version "1.0.1"

0 commit comments

Comments
 (0)