Skip to content

Commit

Permalink
Bump bootstrap from 4.5.0 to 4.6.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v4.5.0...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2021
1 parent b54011f commit 58e9c60
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 19 deletions.
119 changes: 103 additions & 16 deletions frontend/package-lock.json

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

6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"prettier": "^2.1.2",
"sass-loader": "^8.0.2",
"sirv-cli": "^1.0.6",
"ts-loader": "^7.0.5",
"ts-loader": "^8.0.17",
"typescript": "^3.9.5"
},
"dependencies": {
"bootstrap": "^4.5.0",
"bootstrap": "^4.6.0",
"preact": "^10.4.4",
"preact-render-to-string": "^5.1.9",
"preact-render-to-string": "^5.1.13",
"preact-router": "^3.2.1",
"react-smooth-dnd": "^0.11.1"
}
Expand Down

0 comments on commit 58e9c60

Please sign in to comment.