Skip to content

Commit 0ea56c3

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

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.4.3",
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.4.3:
9308+
version "4.4.3"
9309+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
9310+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
93119311

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

0 commit comments

Comments
 (0)