Skip to content

Commit

Permalink
fix(deps): bump bootstrap from 4.6.2 to 5.2.2
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.2 to 5.2.2.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v4.6.2...v5.2.2)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2022
1 parent 7cc2f06 commit 2a52242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"*.**": "prettier --check --ignore-unknown"
},
"dependencies": {
"bootstrap": "^4.6.2",
"bootstrap": "^5.2.2",
"bootstrap-vue": "^2.22.0",
"core-js": "^3.25.3",
"nuxt": "^2.15.8",
Expand Down

0 comments on commit 2a52242

Please sign in to comment.