Skip to content

Commit b809150

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent d4cca8c commit b809150

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
@@ -91,7 +91,7 @@
9191
"stylelint-no-unsupported-browser-features": "4.1.4",
9292
"stylelint-order": "4.1.0",
9393
"stylelint-prettier": "1.2.0",
94-
"typescript": "4.5.5",
94+
"typescript": "4.9.5",
9595
"watch": "1.0.2"
9696
},
9797
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14574,10 +14574,10 @@ [email protected]:
1457414574
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
1457514575
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
1457614576

14577-
typescript@4.5.5:
14578-
version "4.5.5"
14579-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
14580-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
14577+
typescript@4.9.5:
14578+
version "4.9.5"
14579+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
14580+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1458114581

1458214582
typescript@^4.4.2, typescript@^4.6.2:
1458314583
version "4.6.4"

0 commit comments

Comments
 (0)