Skip to content

Commit

Permalink
Bump bootstrap and @types/bootstrap in /web
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap) and [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap). These dependencies needed to be updated together.

Updates `bootstrap` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.3.1...v5.3.2)

Updates `@types/bootstrap` from 5.2.6 to 5.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/bootstrap"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 7bacfcf commit 5122f08
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@fortawesome/vue-fontawesome": "^3.0.3",
"@highlightjs/vue-plugin": "^2.1.0",
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.1",
"bootstrap": "^5.3.2",
"bootswatch": "^5.3.1",
"clipboard": "^2.0.11",
"izitoast": "^1.4.0",
Expand All @@ -25,7 +25,7 @@
"vue-router": "^4.2.4"
},
"devDependencies": {
"@types/bootstrap": "^5.2.5",
"@types/bootstrap": "^5.2.7",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.62.0",
"@vue/eslint-config-typescript": "^11.0.3",
Expand Down

0 comments on commit 5122f08

Please sign in to comment.