Skip to content

Commit 8042062

Browse files
committed
chore(deps): update dependency typescript to v4.7.3
1 parent 0ab2743 commit 8042062

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"stylelint-no-unsupported-browser-features": "4.1.4",
102102
"stylelint-order": "4.1.0",
103103
"stylelint-prettier": "1.1.2",
104-
"typescript": "4.5.5",
104+
"typescript": "4.7.3",
105105
"watch": "1.0.2"
106106
}
107107
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20291,10 +20291,10 @@ typescript@4.5.4:
2029120291
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
2029220292
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
2029320293

20294-
typescript@4.5.5:
20295-
version "4.5.5"
20296-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
20297-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
20294+
typescript@4.7.3:
20295+
version "4.7.3"
20296+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
20297+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
2029820298

2029920299
typescript@^4.4.2:
2030020300
version "4.6.4"

0 commit comments

Comments
 (0)