Skip to content

Commit 4b5bb35

Browse files
committed
chore(deps): update dependency typescript to v4
1 parent cd9aa35 commit 4b5bb35

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.3.5",
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.3.5:
9308+
version "4.3.5"
9309+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
9310+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
93119311

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

0 commit comments

Comments
 (0)