Skip to content

Commit

Permalink
Bump vuedraggable from 2.23.0 to 2.23.1 (#85)
Browse files Browse the repository at this point in the history
Bumps [vuedraggable](https://github.com/David-Desmaisons/Vue.Draggable) from 2.23.0 to 2.23.1.
- [Release notes](https://github.com/David-Desmaisons/Vue.Draggable/releases)
- [Commits](SortableJS/Vue.Draggable@v2.23.0...v2.23.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Armitage35 committed Sep 24, 2019
1 parent 417c77a commit 9de73f0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"tippy.js": "^4.3.5",
"vue": "^2.6.10",
"vue-router": "^3.1.3",
"vuedraggable": "^2.23.0"
"vuedraggable": "^2.23.1"
},
"devDependencies": {
"@vue/cli": "^3.11.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9893,10 +9893,10 @@ sort-keys@^2.0.0:
dependencies:
is-plain-obj "^1.0.0"

sortablejs@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.9.0.tgz#2d1e74ae6bac2cb4ad0622908f340848969eb88d"
integrity sha512-Ot6bYJ6PoqPmpsqQYXjn1+RKrY2NWQvQt/o4jfd/UYwVWndyO5EPO8YHbnm5HIykf8ENsm4JUrdAvolPT86yYA==
sortablejs@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.10.0.tgz#0ebc054acff2486569194a2f975b2b145dd5e7d6"
integrity sha512-+e0YakK1BxgEZpf9l9UiFaiQ8ZOBn1p/4qkkXr8QDVmYyCrUDTyDRRGm0AgW4E4cD0wtgxJ6yzIRkSPUwqhuhg==

source-list-map@^2.0.0:
version "2.0.1"
Expand Down Expand Up @@ -11153,12 +11153,12 @@ vue@^2.6.10:
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==

vuedraggable@^2.23.0:
version "2.23.0"
resolved "https://registry.yarnpkg.com/vuedraggable/-/vuedraggable-2.23.0.tgz#1f4a5a601675a5dbf0d96ee61aebfffa43445262"
integrity sha512-RgdH16k43WNoxyRcv/OarB/DZh9SY5TYthk9TS4YiHXpelD1DytEG0phLAXiXx5EhsmdH8ltSWxklGa4g1WTCw==
vuedraggable@^2.23.1:
version "2.23.1"
resolved "https://registry.yarnpkg.com/vuedraggable/-/vuedraggable-2.23.1.tgz#6af3a17110793e3154fb8a52ce9df5109726d2ab"
integrity sha512-YgWnG7RC/V+nPksueT9cUGzvj7gBYqpEomazuAK5bBcImuPAeLsq0hwE5kSGItbHQpVnYdT/QX1kRR1XsjNeqw==
dependencies:
sortablejs "^1.9.0"
sortablejs "^1.10.0"

watch@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 9de73f0

Please sign in to comment.