Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 4b8055b

Browse files
committed
fix(deps): bump bootstrap-select and jquery
1 parent 1d5ef31 commit 4b8055b

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

package-lock.json

+7-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"bootstrap": "~3.4.1",
88
"font-awesome": "^4.7.0",
9-
"jquery": "~3.4.1"
9+
"jquery": "^3.5.1"
1010
},
1111
"devDependencies": {
1212
"@commitlint/cli": "^3.2.0",
@@ -68,7 +68,7 @@
6868
"@types/c3": "^0.6.0",
6969
"bootstrap-datepicker": "^1.7.1",
7070
"bootstrap-sass": "^3.4.0",
71-
"bootstrap-select": "1.12.2",
71+
"bootstrap-select": "1.13.6",
7272
"bootstrap-slider": "^9.9.0",
7373
"bootstrap-switch": "3.3.4",
7474
"bootstrap-touchspin": "~3.1.1",

0 commit comments

Comments
 (0)