Skip to content

Commit 772fd36

Browse files
committed
chore(dependencies): update dependency typescript to ^4.7.4
1 parent 173438f commit 772fd36

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"tailwindcss": "3.1.3",
3232
"ts-jest": "^28.0.5",
3333
"ts-node": "^10.8.1",
34-
"typescript": "^4.7.3"
34+
"typescript": "^4.7.4"
3535
},
3636
"dependencies": {
3737
"@postlight/mercury-parser": "^2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5800,10 +5800,10 @@ typedarray-to-buffer@^3.1.5:
58005800
dependencies:
58015801
is-typedarray "^1.0.0"
58025802

5803-
typescript@^4.7.3:
5804-
version "4.7.3"
5805-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
5806-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
5803+
typescript@^4.7.4:
5804+
version "4.7.4"
5805+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
5806+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
58075807

58085808
universalify@^0.1.0, universalify@^0.1.2:
58095809
version "0.1.2"

0 commit comments

Comments
 (0)