Skip to content

Commit 727b87c

Browse files
committed
chore(deps): update dependency typescript to v4
1 parent 1e1b3d8 commit 727b87c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"ts-node": "8.10.2",
8080
"tslint": "5.12.1",
8181
"tslint-microsoft-contrib": "6.2.0",
82-
"typescript": "3.3.4000",
82+
"typescript": "4.6.2",
8383
"webpack": "4.46.0",
8484
"webpack-bundle-analyzer": "3.9.0",
8585
"webpack-cli": "3.3.12"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9304,10 +9304,10 @@ typedarray@^0.0.6:
93049304
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
93059305
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
93069306

9307-
typescript@3.3.4000:
9308-
version "3.3.4000"
9309-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0"
9310-
integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA==
9307+
typescript@4.6.2:
9308+
version "4.6.2"
9309+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
9310+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
93119311

93129312
ua-parser-js@^0.7.18:
93139313
version "0.7.18"

0 commit comments

Comments
 (0)