Skip to content

Commit 76811df

Browse files
committed
Upgrade bootstrap-datepicker to 1.8.0 (from 1.7.1)
1 parent 9cae975 commit 76811df

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
@@ -17,7 +17,7 @@
1717
"bluebird": "3.5.1",
1818
"bootstrap": "3.3.7",
1919
"bootstrap-accessibility-plugin": "1.0.5",
20-
"bootstrap-datepicker": "1.7.1",
20+
"bootstrap-datepicker": "1.8.0",
2121
"chart.js": "2.7.2",
2222
"chosen-js": "1.8.5",
2323
"clipboard": "1.7.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -340,9 +340,9 @@ bootstrap-accessibility-plugin@1.0.5:
340340
version "1.0.5"
341341
resolved "https://registry.yarnpkg.com/bootstrap-accessibility-plugin/-/bootstrap-accessibility-plugin-1.0.5.tgz#5487ae5e07b3d870fbba6982e6339e163459b6bd"
342342

343-
bootstrap-datepicker@1.7.1:
344-
version "1.7.1"
345-
resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.7.1.tgz#4ee7faf34888dbec7834fbf9dbe7c4277e01ddaf"
343+
bootstrap-datepicker@1.8.0:
344+
version "1.8.0"
345+
resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.8.0.tgz#c63513931e6f09f16ae9f11b62f32d950df3958e"
346346
dependencies:
347347
jquery ">=1.7.1 <4.0.0"
348348

0 commit comments

Comments
 (0)