Skip to content

Commit c0b8b15

Browse files
committed
Upgrade bootstrap-datepicker to 1.9.0 (from 1.8.0)
1 parent 144c6a4 commit c0b8b15

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.4",
1818
"bootstrap": "4.3.1",
1919
"bootstrap-accessibility-plugin": "1.0.6",
20-
"bootstrap-datepicker": "1.8.0",
20+
"bootstrap-datepicker": "1.9.0",
2121
"chart.js": "2.8.0",
2222
"chosen-js": "1.8.7",
2323
"clipboard": "2.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -490,10 +490,10 @@ bootstrap-accessibility-plugin@1.0.6:
490490
resolved "https://registry.yarnpkg.com/bootstrap-accessibility-plugin/-/bootstrap-accessibility-plugin-1.0.6.tgz#9e7c37b789fc4179218068b06d9227af1458f7bd"
491491
integrity sha1-nnw3t4n8QXkhgGiwbZInrxRY970=
492492

493-
bootstrap-datepicker@1.8.0:
494-
version "1.8.0"
495-
resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.8.0.tgz#c63513931e6f09f16ae9f11b62f32d950df3958e"
496-
integrity sha512-213St/G8KT3mjs4qu4qwww74KWysMaIeqgq5OhrboZjIjemIpyuxlSo9FNNI5+KzpkkxkRRba+oewiRGV42B1A==
493+
bootstrap-datepicker@1.9.0:
494+
version "1.9.0"
495+
resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz#e4bfce3fcce1967876b21dc6833ec5994aaed090"
496+
integrity sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA==
497497
dependencies:
498498
jquery ">=1.7.1 <4.0.0"
499499

0 commit comments

Comments
 (0)