Skip to content

Commit a24958b

Browse files
committed
Upgrade chosen-js to 1.8.7 (from 1.8.5)
1 parent 356683d commit a24958b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"bootstrap-accessibility-plugin": "1.0.6",
2020
"bootstrap-datepicker": "1.8.0",
2121
"chart.js": "2.7.2",
22-
"chosen-js": "1.8.5",
22+
"chosen-js": "1.8.7",
2323
"clipboard": "2.0.1",
2424
"datatables.net-buttons-dt": "2.2.0",
2525
"datatables.net-dt": "2.1.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -607,9 +607,9 @@ chartjs-color@^2.1.0:
607607
chartjs-color-string "^0.5.0"
608608
color-convert "^0.5.3"
609609

610-
chosen-js@1.8.5:
611-
version "1.8.5"
612-
resolved "https://registry.yarnpkg.com/chosen-js/-/chosen-js-1.8.5.tgz#5863f8ba590afa317e77e1745e0348a7290c32f3"
610+
chosen-js@1.8.7:
611+
version "1.8.7"
612+
resolved "https://registry.yarnpkg.com/chosen-js/-/chosen-js-1.8.7.tgz#9bfa5597f5081d602ff4ae904af9aef33265bb1d"
613613

614614
chownr@^1.0.1, chownr@~1.0.1:
615615
version "1.0.1"

0 commit comments

Comments
 (0)