Skip to content

Commit

Permalink
Upgrade knockout-sortable to 1.2.0 (from 1.1.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Nov 8, 2019
1 parent 3183419 commit 2416186
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"knockout": "3.5.1",
"knockout-jqautocomplete": "0.5.0",
"knockout-postbox": "0.6.0",
"knockout-sortable": "1.1.1",
"knockout-sortable": "1.2.0",
"knockout.validation": "2.0.4",
"less": "3.10.3",
"lie": "3.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3411,10 +3411,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/knockout-postbox/-/knockout-postbox-0.6.0.tgz#d35c84d812bed86a80d0c069749109fefdf436a7"
integrity sha1-01yE2BK+2GqA0MBpdJEJ/v30Nqc=

knockout-sortable@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/knockout-sortable/-/knockout-sortable-1.1.1.tgz#5375f02c61c30dcef4622f6e57e1bafa970d6a0e"
integrity sha512-OpANMoBHut5ehTm4x71wqggsjiA0y3Vdv9Z8TcOQ1Cr8VB1PVe1wPNUwz1DpmWSLrQGqU9B12q/bUcgIUkrqAA==
knockout-sortable@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/knockout-sortable/-/knockout-sortable-1.2.0.tgz#e63c21a009cd0686bf1d40effa3ff12c12372566"
integrity sha512-cJq4jm4SWdaCIkuYIrNZpVaNYFUafJT83RlFEP/dsPOqIi3xWkCnm1Y5zLEQ2QqMDRT9GI9HxN9Jz+lhZNFHPA==

[email protected]:
version "2.0.4"
Expand Down

0 comments on commit 2416186

Please sign in to comment.