Skip to content

Commit 28a3836

Browse files
committed
chore(deps): update dependency typescript to v4
1 parent 9b6c396 commit 28a3836

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.1.2",
8383
"webpack": "4.44.2",
8484
"webpack-bundle-analyzer": "3.8.0",
8585
"webpack-cli": "3.3.12"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9275,10 +9275,10 @@ typedarray@^0.0.6:
92759275
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
92769276
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
92779277

9278-
typescript@3.3.4000:
9279-
version "3.3.4000"
9280-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0"
9281-
integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA==
9278+
typescript@4.1.2:
9279+
version "4.1.2"
9280+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
9281+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
92829282

92839283
ua-parser-js@^0.7.18:
92849284
version "0.7.18"

0 commit comments

Comments
 (0)