dependencies: Upgrade sortablejs to 1.9.0.

Also set it to concrete version.
This commit is contained in:
Thomas Ip 2019-06-02 11:21:13 +08:00 committed by Tim Abbott
parent eccd258407
commit 238ea25fca
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"sass-loader": "7.1.0",
"script-loader": "0.7.2",
"simplebar": "^4.0.0",
"sortablejs": "^1.7.0",
"sortablejs": "1.9.0",
"sorttable": "1.0.2",
"source-map-loader": "0.2.3",
"source-sans-pro": "2.20.2",

View File

@ -11007,10 +11007,10 @@ sort-object@^0.3.2:
sort-asc "^0.1.0"
sort-desc "^0.1.1"
sortablejs@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.7.0.tgz#80a2b2370abd568e1cec8c271131ef30a904fa28"
integrity sha1-gKKyNwq9Vo4c7IwnETHvMKkE+ig=
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==
sorttable@1.0.2:
version "1.0.2"