Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

Commit 8b2fbc7

Browse files
committed
chore(deps): update dependency typescript to v3.4.4
1 parent 76654b2 commit 8b2fbc7

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
@@ -55,7 +55,7 @@
5555
"rollup-plugin-typescript2": "0.20.1",
5656
"rollup-plugin-vue": "4.3.2",
5757
"sass-loader": "7.1.0",
58-
"typescript": "3.4.3",
58+
"typescript": "3.4.4",
5959
"vue-template-compiler": "2.5.22"
6060
},
6161
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8278,10 +8278,10 @@ typedarray@^0.0.6:
82788278
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
82798279
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
82808280

8281-
8282-
version "3.4.3"
8283-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f"
8284-
integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ==
8281+
8282+
version "3.4.4"
8283+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.4.tgz#aac4a08abecab8091a75f10842ffa0631818f785"
8284+
integrity sha512-xt5RsIRCEaf6+j9AyOBgvVuAec0i92rgCaS3S+UVf5Z/vF2Hvtsw08wtUTJqp4djwznoAgjSxeCcU4r+CcDBJA==
82858285

82868286
82878287
version "3.4.9"

0 commit comments

Comments
 (0)