Skip to content

Commit f4b1285

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update dependency typescript to ^4.7.3
1 parent ef55010 commit f4b1285

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.0.24",
3232
"ts-jest": "^28.0.4",
3333
"ts-node": "^10.8.1",
34-
"typescript": "^4.7.2"
34+
"typescript": "^4.7.3"
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
@@ -5734,10 +5734,10 @@ typedarray-to-buffer@^3.1.5:
57345734
dependencies:
57355735
is-typedarray "^1.0.0"
57365736

5737-
typescript@^4.7.2:
5738-
version "4.7.2"
5739-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
5740-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
5737+
typescript@^4.7.3:
5738+
version "4.7.3"
5739+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
5740+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
57415741

57425742
universalify@^0.1.0, universalify@^0.1.2:
57435743
version "0.1.2"

0 commit comments

Comments
 (0)