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

Commit

Permalink
Update dependency @johmun/vue-tags-input to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2019
1 parent 72ce1e3 commit 8290a4f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@johmun/vue-tags-input": "2.0.0",
"@johmun/vue-tags-input": "2.1.0",
"@yuiblog/markdown": "0.1.5",
"dayjs": "1.8.12",
"firebase": "5.7.3",
Expand Down
15 changes: 10 additions & 5 deletions packages/admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -794,12 +794,12 @@
cssnano-preset-default "^4.0.0"
postcss "^7.0.0"

"@johmun/vue-tags-input@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@johmun/vue-tags-input/-/vue-tags-input-2.0.0.tgz#95870006ddd1320eb4979a58cec8ed24ee966c9b"
integrity sha512-SBNZm9ZtgwfnjEYUOkJ8Al7ZzUluZ3F49mO8EOTjTdYfB+ZJIQbf0R71PGYfKWkU7qdAwzW2imzlTPnJC3Wh7g==
"@johmun/vue-tags-input@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@johmun/vue-tags-input/-/vue-tags-input-2.1.0.tgz#d265c00ecea092ecfcea21945f31c22a619e4862"
integrity sha512-Fdwfss/TqCqMJbGAkmlzKbcG/ia1MstYjhqPBj+zG7h/166tIcE1TIftUxhT9LZ+RWjRSG0EFA1UyaHQSr3k3Q==
dependencies:
vue "^2.5.16"
vue "^2.6.10"

"@mrmlnc/readdir-enhanced@^2.2.1":
version "2.2.1"
Expand Down Expand Up @@ -8498,6 +8498,11 @@ [email protected], vue@^2.5.16, vue@^2.5.22:
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.22.tgz#3bf88041af08b8539c37b268b70ca79245e9cc30"
integrity sha512-pxY3ZHlXNJMFQbkjEgGVMaMMkSV1ONpz+4qB55kZuJzyJOhn6MSy/YZdzhdnumegNzVTL/Dn3Pp4UrVBYt1j/g==

vue@^2.6.10:
version "2.6.10"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==

[email protected]:
version "0.7.4"
resolved "https://registry.yarnpkg.com/vuelidate/-/vuelidate-0.7.4.tgz#5a0e54be09ac0192f1aa3387d74b92e0945bf8aa"
Expand Down

0 comments on commit 8290a4f

Please sign in to comment.