Skip to content

Commit ea89ac2

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump bootstrap-datepicker from 1.10.0 to 1.10.1
Bumps [bootstrap-datepicker](https://github.com/uxsolutions/bootstrap-datepicker) from 1.10.0 to 1.10.1. - [Release notes](https://github.com/uxsolutions/bootstrap-datepicker/releases) - [Changelog](https://github.com/uxsolutions/bootstrap-datepicker/blob/master/CHANGELOG.md) - [Commits](uxsolutions/bootstrap-datepicker@v1.10.0...1.10.1) --- updated-dependencies: - dependency-name: bootstrap-datepicker dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 965e121 commit ea89ac2

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
@@ -20,7 +20,7 @@
2020
"bluebird": "3.7.2",
2121
"bootstrap": "5.3.8",
2222
"bootstrap-accessibility-plugin": "1.0.6",
23-
"bootstrap-datepicker": "1.10.0",
23+
"bootstrap-datepicker": "1.10.1",
2424
"chart.js": "4.5.0",
2525
"chosen-js": "1.8.7",
2626
"clipboard": "2.0.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,10 +1134,10 @@ bootstrap-accessibility-plugin@1.0.6:
11341134
resolved "https://registry.npmjs.org/bootstrap-accessibility-plugin/-/bootstrap-accessibility-plugin-1.0.6.tgz"
11351135
integrity sha1-nnw3t4n8QXkhgGiwbZInrxRY970=
11361136

1137-
bootstrap-datepicker@1.10.0:
1138-
version "1.10.0"
1139-
resolved "https://registry.npmjs.org/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz"
1140-
integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg==
1137+
bootstrap-datepicker@1.10.1:
1138+
version "1.10.1"
1139+
resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.1.tgz#0a8bec42957ea1ce1272b91bcf2b53696629fb86"
1140+
integrity sha512-GIe+fsLp9Hi30oW7L2v2Q9/a4+aojrIA2p4ZagtLuKw2lpfQgjJjM0L6vl/lYQydGXWUbpoKbEC/O5tzWIkEKQ==
11411141
dependencies:
11421142
jquery ">=3.4.0 <4.0.0"
11431143

0 commit comments

Comments
 (0)