Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 72e58bc

Browse files
committedMar 7, 2022
chore(deps): update dependency typescript to v4.6.2
1 parent dd24bbc commit 72e58bc

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
@@ -67,7 +67,7 @@
6767
"testcafe": "1.12.0",
6868
"ts-jest": "26.5.1",
6969
"ts-node": "10.0.0",
70-
"typescript": "4.2.2",
70+
"typescript": "4.6.2",
7171
"wait-on": "5.3.0"
7272
},
7373
"husky": {

‎yarn.lock

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

13075-
typescript@4.2.2:
13076-
version "4.2.2"
13077-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
13078-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
13075+
typescript@4.6.2:
13076+
version "4.6.2"
13077+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
13078+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
1307913079

1308013080
typescript@^3.3.3:
1308113081
version "3.8.3"

0 commit comments

Comments
 (0)