Skip to content

Commit 5daa35d

Browse files
committed
chore(deps): update dependency typescript to v4.6.2
1 parent d5f6488 commit 5daa35d

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
@@ -36,7 +36,7 @@
3636
"puppeteer": "13.4.0",
3737
"standard-version": "9.3.2",
3838
"ts-jest": "27.1.3",
39-
"typescript": "4.5.5"
39+
"typescript": "4.6.2"
4040
},
4141
"jest": {
4242
"testEnvironment": "node",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12266,10 +12266,10 @@ typedarray@^0.0.6:
1226612266
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1226712267
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1226812268

12269-
typescript@4.5.5:
12270-
version "4.5.5"
12271-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
12272-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
12269+
typescript@4.6.2:
12270+
version "4.6.2"
12271+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
12272+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
1227312273

1227412274
ua-parser-js@^0.7.28:
1227512275
version "0.7.28"

0 commit comments

Comments
 (0)