Skip to content

Commit d230702

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump bootstrap-datepicker from 1.9.0 to 1.10.0
Bumps [bootstrap-datepicker](https://github.com/uxsolutions/bootstrap-datepicker) from 1.9.0 to 1.10.0. - [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.9.0...v1.10.0) --- updated-dependencies: - dependency-name: bootstrap-datepicker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 346727b commit d230702

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
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.2.3",
2222
"bootstrap-accessibility-plugin": "1.0.6",
23-
"bootstrap-datepicker": "1.9.0",
23+
"bootstrap-datepicker": "1.10.0",
2424
"chart.js": "4.3.0",
2525
"chosen-js": "1.8.7",
2626
"clipboard": "2.0.11",

yarn.lock

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -936,12 +936,12 @@ bootstrap-accessibility-plugin@1.0.6:
936936
resolved "https://registry.yarnpkg.com/bootstrap-accessibility-plugin/-/bootstrap-accessibility-plugin-1.0.6.tgz#9e7c37b789fc4179218068b06d9227af1458f7bd"
937937
integrity sha1-nnw3t4n8QXkhgGiwbZInrxRY970=
938938

939-
bootstrap-datepicker@1.9.0:
940-
version "1.9.0"
941-
resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz#e4bfce3fcce1967876b21dc6833ec5994aaed090"
942-
integrity sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA==
939+
bootstrap-datepicker@1.10.0:
940+
version "1.10.0"
941+
resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz#61612bbe8bf0a69a5bce32bbcdda93ebb6ccf24a"
942+
integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg==
943943
dependencies:
944-
jquery ">=1.7.1 <4.0.0"
944+
jquery ">=3.4.0 <4.0.0"
945945

946946
bootstrap@5.2.3:
947947
version "5.2.3"
@@ -4172,12 +4172,7 @@ jquery.tipsy@1.0.3:
41724172
dependencies:
41734173
jquery "*"
41744174

4175-
jquery@*, "jquery@>= 3.1.1", jquery@>=1.11.3, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.8, "jquery@>=1.8.0 <4.0.0", jquery@^3.2.1, jquery@^3.4.1, jquery@^3.5.1:
4176-
version "3.6.4"
4177-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f"
4178-
integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ==
4179-
4180-
jquery@3.7.0:
4175+
jquery@*, jquery@3.7.0, "jquery@>= 3.1.1", jquery@>=1.11.3, jquery@>=1.7, jquery@>=1.8, "jquery@>=1.8.0 <4.0.0", "jquery@>=3.4.0 <4.0.0", jquery@^3.2.1, jquery@^3.4.1, jquery@^3.5.1:
41814176
version "3.7.0"
41824177
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.0.tgz#fe2c01a05da500709006d8790fe21c8a39d75612"
41834178
integrity sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ==

0 commit comments

Comments
 (0)