Skip to content

Commit d3bb762

Browse files
committed
chore(deps): update dependency typescript to v4.6.2
1 parent 6914a2d commit d3bb762

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
@@ -74,6 +74,6 @@
7474
"rimraf": "3.0.2",
7575
"tempy": "1.0.1",
7676
"ts-jest": "27.1.3",
77-
"typescript": "4.5.5"
77+
"typescript": "4.6.2"
7878
}
7979
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3155,10 +3155,10 @@ typedarray-to-buffer@^3.1.5:
31553155
dependencies:
31563156
is-typedarray "^1.0.0"
31573157

3158-
typescript@4.5.5:
3159-
version "4.5.5"
3160-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
3161-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
3158+
typescript@4.6.2:
3159+
version "4.6.2"
3160+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
3161+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
31623162

31633163
unique-string@^2.0.0:
31643164
version "2.0.0"

0 commit comments

Comments
 (0)