Skip to content

Commit e684c35

Browse files
chore(deps): update dependency typescript to v4.8.4
1 parent c8a0f68 commit e684c35

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.8.4",
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 @@ [email protected]:
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.8.4:
20295+
version "4.8.4"
20296+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
20297+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
2029820298

2029920299
typescript@^4.4.2:
2030020300
version "4.6.4"

0 commit comments

Comments
 (0)