Skip to content

Commit

Permalink
fix(deps): update dependency bootstrap to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 5, 2021
1 parent b2b7b7d commit bdd3323
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "prettier './src/**/*.ts{,x}' --list-different && tslint --project ."
},
"dependencies": {
"bootstrap": "4.5.2",
"bootstrap": "5.1.2",
"jquery": "3.5.1",
"popper.js": "1.16.1"
},
Expand Down

0 comments on commit bdd3323

Please sign in to comment.