Skip to content

Commit c9dc37f

Browse files
Update dependency bootstrap-datepicker to ~1.10.0
1 parent a558a33 commit c9dc37f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"autoprefixer": "~10.4.20",
5555
"base64-js": "~1.3.1",
5656
"bootstrap-combobox": "~1.0.2",
57-
"bootstrap-datepicker": "~1.9.0",
57+
"bootstrap-datepicker": "~1.10.0",
5858
"bootstrap-switch": "~3.4.0",
5959
"c3": "~0.7.20",
6060
"d3": "~7.6.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3191,12 +3191,12 @@ __metadata:
31913191
languageName: node
31923192
linkType: hard
31933193

3194-
"bootstrap-datepicker@npm:~1.9.0":
3195-
version: 1.9.0
3196-
resolution: "bootstrap-datepicker@npm:1.9.0"
3194+
"bootstrap-datepicker@npm:~1.10.0":
3195+
version: 1.10.1
3196+
resolution: "bootstrap-datepicker@npm:1.10.1"
31973197
dependencies:
3198-
jquery: "npm:>=1.7.1 <4.0.0"
3199-
checksum: 10/a94aea781fe2841f7010d6e2520c493ca2981efdddb68a97400a580e4ec77a6411997edae760efb4d6cc8200c5ccc7df4bb196c96031e341409d3b16d74ac7ff
3198+
jquery: "npm:>=3.4.0 <4.0.0"
3199+
checksum: 10/35dde733208aabaa55a646044ff08f7d50aa93a7d27430d0e19c2eb0de383e1b2653ea3ebbf7b536b1ca3ac36a3fa0de7838794e6a72c962e38e10d8ddcce3d9
32003200
languageName: node
32013201
linkType: hard
32023202

@@ -9873,7 +9873,7 @@ __metadata:
98739873
bardjs: "npm:~0.1.8"
98749874
base64-js: "npm:~1.3.1"
98759875
bootstrap-combobox: "npm:~1.0.2"
9876-
bootstrap-datepicker: "npm:~1.9.0"
9876+
bootstrap-datepicker: "npm:~1.10.0"
98779877
bootstrap-switch: "npm:~3.4.0"
98789878
c3: "npm:~0.7.20"
98799879
chai: "npm:~4.2.0"

0 commit comments

Comments
 (0)