Skip to content

Commit

Permalink
Upgrade knockout to 3.5.1 (from 3.5.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Nov 8, 2019
1 parent 7ccd03a commit b1652e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"jquery.tipsy": "1.0.3",
"jszip": "3.2.2",
"kinetic": "5.2.0",
"knockout": "3.5.0",
"knockout": "3.5.1",
"knockout-jqautocomplete": "0.5.0",
"knockout-postbox": "0.6.0",
"knockout-sortable": "1.1.1",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3421,7 +3421,12 @@ knockout.validation@2.0.4:
resolved "https://registry.yarnpkg.com/knockout.validation/-/knockout.validation-2.0.4.tgz#e87f82f41b5bdcb7029ea6be3fef2a903054558b"
integrity sha512-64eDuEvALXf5GsRK5b2WIetF/eSIlTsw/ZDerrhKt+3eRBBk95SXdczTLhcoNL4Hi8Gym14YYIjj7vLCXEeHDA==

knockout@3.5.0, knockout@^3.4.2:
knockout@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/knockout/-/knockout-3.5.1.tgz#62c81e81843bea2008fd23c575edd9ca978e75cf"
integrity sha512-wRJ9I4az0QcsH7A4v4l0enUpkS++MBx0BnL/68KaLzJg7x1qmbjSlwEoCNol7KTYZ+pmtI7Eh2J0Nu6/2Z5J/Q==

knockout@^3.4.2:
version "3.5.0"
resolved "https://registry.yarnpkg.com/knockout/-/knockout-3.5.0.tgz#6d3e19bf53b1dc4d8de81c97a5ba9672443dc292"
integrity sha512-vBUF/IsBDzaejHkNpiquKdc5uPrImXuQ4Mb9lEfNNJ5cyHGI8ThDupR+h3eMFZhfmPE/brfwcIAn/fm0yOvJUg==
Expand Down

0 comments on commit b1652e8

Please sign in to comment.