Skip to content

Commit bb234b9

Browse files
committed
chore(deps): update dependency typescript to v4.6.3
1 parent fa7da3a commit bb234b9

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.6.3",
105105
"watch": "1.0.2"
106106
}
107107
}

yarn.lock

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

20575-
typescript@4.5.5:
20576-
version "4.5.5"
20577-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
20578-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
20575+
typescript@4.6.3:
20576+
version "4.6.3"
20577+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
20578+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
2057920579

2058020580
typescript@^4.6.2:
2058120581
version "4.6.2"

0 commit comments

Comments
 (0)