Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit 452e7d6

Browse files
committed
chore(deps): update dependency vue to v2.4.4
1 parent 3d50c0d commit 452e7d6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"rollup-plugin-babel": "2.7.1",
6161
"rollup-plugin-replace": "1.1.1",
6262
"standard": "10.0.3",
63-
"vue": "2.4.3",
63+
"vue": "2.4.4",
6464
"vuex": "2.3.1"
6565
}
6666
}

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1953,8 +1953,8 @@ inquirer@^0.12.0:
19531953
through "^2.3.6"
19541954

19551955
interpret@^1.0.0:
1956-
version "1.0.3"
1957-
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.3.tgz#cbc35c62eeee73f19ab7b10a801511401afc0f90"
1956+
version "1.0.4"
1957+
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.4.tgz#820cdd588b868ffb191a809506d6c9c8f212b1b0"
19581958

19591959
invariant@^2.2.2:
19601960
version "2.2.2"
@@ -3667,9 +3667,9 @@ vlq@^0.2.1:
36673667
version "0.2.2"
36683668
resolved "https://registry.yarnpkg.com/vlq/-/vlq-0.2.2.tgz#e316d5257b40b86bb43cb8d5fea5d7f54d6b0ca1"
36693669

3670-
3671-
version "2.4.3"
3672-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.4.3.tgz#55fee0ec509cf2e10aa73b34b15219e92a9ab9ea"
3670+
3671+
version "2.4.4"
3672+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.4.4.tgz#ea9550b96a71465fd2b8b17b61673b3561861789"
36733673

36743674
36753675
version "2.3.1"

0 commit comments

Comments
 (0)