Skip to content

Commit 845c55d

Browse files
committed
Upgrade chosen-js to 1.8.5 (from 1.8.2)
1 parent e777d7b commit 845c55d

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.5",
2020
"bootstrap-datepicker": "1.7.1",
2121
"chart.js": "2.7.2",
22-
"chosen-js": "1.8.2",
22+
"chosen-js": "1.8.5",
2323
"clipboard": "1.7.1",
2424
"datatables.net-buttons-dt": "1.5.1",
2525
"datatables.net-dt": "1.10.16",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -516,9 +516,9 @@ chartjs-color@^2.1.0:
516516
chartjs-color-string "^0.5.0"
517517
color-convert "^0.5.3"
518518

519-
chosen-js@1.8.2:
520-
version "1.8.2"
521-
resolved "https://registry.yarnpkg.com/chosen-js/-/chosen-js-1.8.2.tgz#bfd8ed1266ef667fbbc453c7e5b88d4c470e897e"
519+
chosen-js@1.8.5:
520+
version "1.8.5"
521+
resolved "https://registry.yarnpkg.com/chosen-js/-/chosen-js-1.8.5.tgz#5863f8ba590afa317e77e1745e0348a7290c32f3"
522522

523523
class-utils@^0.3.5:
524524
version "0.3.6"

0 commit comments

Comments
 (0)