Skip to content

Commit

Permalink
build(deps-dev): bump bootstrap from 5.2.3 to 5.3.1 in /snuba/admin
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.3 to 5.3.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.2.3...v5.3.1)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2023
1 parent ea2e56b commit 5d3874d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion snuba/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@tiptap/starter-kit": "^2.0.3",
"@types/jest": "^29.5.1",
"@types/prismjs": "^1.26.0",
"bootstrap": "^5.2.3",
"bootstrap": "^5.3.1",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.5.0",
"react-bootstrap": "^2.7.4",
Expand Down
8 changes: 4 additions & 4 deletions snuba/admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1865,10 +1865,10 @@ balanced-match@^1.0.0:
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==

bootstrap@^5.2.3:
version "5.2.3"
resolved "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.3.tgz"
integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ==
bootstrap@^5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.1.tgz#8ca07040ad15d7f75891d1504cf14c5dedfb1cfe"
integrity sha512-jzwza3Yagduci2x0rr9MeFSORjcHpt0lRZukZPZQJT1Dth5qzV7XcgGqYzi39KGAVYR8QEDVoO0ubFKOxzMG+g==

brace-expansion@^1.1.7:
version "1.1.11"
Expand Down

0 comments on commit 5d3874d

Please sign in to comment.