Skip to content

Commit 111d307

Browse files
Update dependency bootstrap-datepicker to ~1.10.0
1 parent d0dbc4e commit 111d307

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
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: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3182,7 +3182,7 @@ __metadata:
31823182
languageName: node
31833183
linkType: hard
31843184

3185-
"bootstrap-datepicker@npm:^1.7.1":
3185+
"bootstrap-datepicker@npm:^1.7.1, bootstrap-datepicker@npm:~1.10.0":
31863186
version: 1.10.0
31873187
resolution: "bootstrap-datepicker@npm:1.10.0"
31883188
dependencies:
@@ -3191,15 +3191,6 @@ __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"
3197-
dependencies:
3198-
jquery: "npm:>=1.7.1 <4.0.0"
3199-
checksum: 10/a94aea781fe2841f7010d6e2520c493ca2981efdddb68a97400a580e4ec77a6411997edae760efb4d6cc8200c5ccc7df4bb196c96031e341409d3b16d74ac7ff
3200-
languageName: node
3201-
linkType: hard
3202-
32033194
"bootstrap-sass@npm:^3.4.0":
32043195
version: 3.4.3
32053196
resolution: "bootstrap-sass@npm:3.4.3"
@@ -9888,7 +9879,7 @@ __metadata:
98889879
bardjs: "npm:~0.1.8"
98899880
base64-js: "npm:~1.3.1"
98909881
bootstrap-combobox: "npm:~1.0.2"
9891-
bootstrap-datepicker: "npm:~1.9.0"
9882+
bootstrap-datepicker: "npm:~1.10.0"
98929883
bootstrap-switch: "npm:~3.4.0"
98939884
c3: "npm:~0.7.20"
98949885
chai: "npm:~4.2.0"

0 commit comments

Comments
 (0)