Skip to content

Commit 6c6d19b

Browse files
Update dependency bootstrap-datepicker to ~1.10.0
1 parent f39ea6b commit 6c6d19b

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
@@ -3206,7 +3206,7 @@ __metadata:
32063206
languageName: node
32073207
linkType: hard
32083208

3209-
"bootstrap-datepicker@npm:^1.7.1":
3209+
"bootstrap-datepicker@npm:^1.7.1, bootstrap-datepicker@npm:~1.10.0":
32103210
version: 1.10.1
32113211
resolution: "bootstrap-datepicker@npm:1.10.1"
32123212
dependencies:
@@ -3215,15 +3215,6 @@ __metadata:
32153215
languageName: node
32163216
linkType: hard
32173217

3218-
"bootstrap-datepicker@npm:~1.9.0":
3219-
version: 1.9.0
3220-
resolution: "bootstrap-datepicker@npm:1.9.0"
3221-
dependencies:
3222-
jquery: "npm:>=1.7.1 <4.0.0"
3223-
checksum: 10/a94aea781fe2841f7010d6e2520c493ca2981efdddb68a97400a580e4ec77a6411997edae760efb4d6cc8200c5ccc7df4bb196c96031e341409d3b16d74ac7ff
3224-
languageName: node
3225-
linkType: hard
3226-
32273218
"bootstrap-sass@npm:^3.4.0":
32283219
version: 3.4.3
32293220
resolution: "bootstrap-sass@npm:3.4.3"
@@ -9870,7 +9861,7 @@ __metadata:
98709861
bardjs: "npm:~0.1.8"
98719862
base64-js: "npm:~1.3.1"
98729863
bootstrap-combobox: "npm:~1.0.2"
9873-
bootstrap-datepicker: "npm:~1.9.0"
9864+
bootstrap-datepicker: "npm:~1.10.0"
98749865
bootstrap-switch: "npm:~3.4.0"
98759866
c3: "npm:~0.7.20"
98769867
chai: "npm:~4.2.0"

0 commit comments

Comments
 (0)