Skip to content

Commit deb6615

Browse files
Bump typescript to ^4.6.2 (mui#4104)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1e8de15 commit deb6615

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
@@ -154,7 +154,7 @@
154154
"serve": "^13.0.2",
155155
"sinon": "^13.0.1",
156156
"stream-browserify": "^3.0.0",
157-
"typescript": "^4.5.5",
157+
"typescript": "^4.6.2",
158158
"webpack": "^5.70.0",
159159
"webpack-cli": "^4.9.2",
160160
"yargs": "^17.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18130,10 +18130,10 @@ [email protected]:
1813018130
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
1813118131
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
1813218132

18133-
typescript@^4.5.5:
18134-
version "4.5.5"
18135-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
18136-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
18133+
typescript@^4.6.2:
18134+
version "4.6.2"
18135+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
18136+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
1813718137

1813818138
ua-parser-js@^0.7.30:
1813918139
version "0.7.30"

0 commit comments

Comments
 (0)