Skip to content

Commit bf3d3f2

Browse files
committed
Upgrade knockout-sortable to 1.1.1 (from 1.1.0)
1 parent 6c48899 commit bf3d3f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"knockout": "3.4.2",
5050
"knockout-jqautocomplete": "0.5.0",
5151
"knockout-postbox": "0.6.0",
52-
"knockout-sortable": "1.1.0",
52+
"knockout-sortable": "1.1.1",
5353
"knockout.validation": "2.0.3",
5454
"less": "3.9.0",
5555
"lie": "3.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3284,10 +3284,10 @@ [email protected]:
32843284
resolved "https://registry.yarnpkg.com/knockout-postbox/-/knockout-postbox-0.6.0.tgz#d35c84d812bed86a80d0c069749109fefdf436a7"
32853285
integrity sha1-01yE2BK+2GqA0MBpdJEJ/v30Nqc=
32863286

3287-
3288-
version "1.1.0"
3289-
resolved "https://registry.yarnpkg.com/knockout-sortable/-/knockout-sortable-1.1.0.tgz#fc4f8adb68613950d39fe6bb8b0ccadead9485d2"
3290-
integrity sha1-/E+K22hhOVDTn+a7iwzK3q2UhdI=
3287+
3288+
version "1.1.1"
3289+
resolved "https://registry.yarnpkg.com/knockout-sortable/-/knockout-sortable-1.1.1.tgz#5375f02c61c30dcef4622f6e57e1bafa970d6a0e"
3290+
integrity sha512-OpANMoBHut5ehTm4x71wqggsjiA0y3Vdv9Z8TcOQ1Cr8VB1PVe1wPNUwz1DpmWSLrQGqU9B12q/bUcgIUkrqAA==
32913291

32923292
32933293
version "2.0.3"

0 commit comments

Comments
 (0)