Skip to content

Commit 2235cce

Browse files
committed
chore(deps): update dependency typescript to v4.6.3
1 parent 3fb73fa commit 2235cce

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
@@ -20567,10 +20567,10 @@ typescript@4.5.4:
2056720567
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
2056820568
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
2056920569

20570-
typescript@4.5.5:
20571-
version "4.5.5"
20572-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
20573-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
20570+
typescript@4.6.3:
20571+
version "4.6.3"
20572+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
20573+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
2057420574

2057520575
typescript@^4.6.2:
2057620576
version "4.6.2"

0 commit comments

Comments
 (0)