Skip to content

Commit 7198799

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent 0bbaf6c commit 7198799

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

yarn.lock

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

19133-
typescript@4.5.5:
19134-
version "4.5.5"
19135-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
19136-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
19133+
typescript@4.9.5:
19134+
version "4.9.5"
19135+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
19136+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1913719137

1913819138
typescript@^4.4.2, typescript@^4.6.2:
1913919139
version "4.6.4"

0 commit comments

Comments
 (0)