Skip to content

Commit

Permalink
fix(deps): bump bootstrap-select and jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
redallen committed Sep 29, 2020
1 parent 1d5ef31 commit 4b8055b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 12 deletions.
17 changes: 7 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"bootstrap": "~3.4.1",
"font-awesome": "^4.7.0",
"jquery": "~3.4.1"
"jquery": "^3.5.1"
},
"devDependencies": {
"@commitlint/cli": "^3.2.0",
Expand Down Expand Up @@ -68,7 +68,7 @@
"@types/c3": "^0.6.0",
"bootstrap-datepicker": "^1.7.1",
"bootstrap-sass": "^3.4.0",
"bootstrap-select": "1.12.2",
"bootstrap-select": "1.13.6",
"bootstrap-slider": "^9.9.0",
"bootstrap-switch": "3.3.4",
"bootstrap-touchspin": "~3.1.1",
Expand Down

0 comments on commit 4b8055b

Please sign in to comment.