Merge pull request #83 from 2martens/dependabot/npm_and_yarn/bootstrap-4.5.3

Bump bootstrap from 4.5.2 to 4.5.3
This commit is contained in:
2020-10-21 19:45:03 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
"description": "My website",
"main": "index.js",
"dependencies": {
"bootstrap": "^4.5.2",
"bootstrap": "^4.5.3",
"jquery": "^3.5.0",
"js-yaml": "3.14.0",
"popper.js": "^1.16.1"