Upgrade: Bump @types/bootstrap from 5.0.15 to 5.0.16

Bumps [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap) from 5.0.15 to 5.0.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-10 06:19:14 +00:00 committed by GitHub
parent 2080be9d28
commit 5a34633025
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
"author": "Arthur Morgan, Project X Community",
"license": "CC-BY-SA-4.0",
"devDependencies": {
"@types/bootstrap": "^5.0.15",
"@types/bootstrap": "^5.0.16",
"@types/jquery": "^3.5.5",
"@vuepress/bundler-vite": "^2.0.0-beta.16",
"@vuepress/plugin-back-to-top": "^2.0.0-beta.16",

View file

@ -75,10 +75,10 @@
"@types/connect" "*"
"@types/node" "*"
"@types/bootstrap@^5.0.15":
version "5.0.15"
resolved "https://registry.yarnpkg.com/@types/bootstrap/-/bootstrap-5.0.15.tgz#d20ef52f025d4af75dbe36cc0b3287241ff947e0"
integrity sha512-ETmmPf2DvCfNvemlgbX/dCbxVufCU0PrGT0YQ8gjOCgKYR5AfV9lVjBmWdA7L6mJIGvKFFJr0ZmZKP4Dp1k+5g==
"@types/bootstrap@^5.0.16":
version "5.0.16"
resolved "https://registry.yarnpkg.com/@types/bootstrap/-/bootstrap-5.0.16.tgz#06e0a4345b4c5c8a709485de73dd7755c1a980d7"
integrity sha512-uhtf4ELsDQVJiSDKHcuTukSn1J130q8efihDD2COk7t3XCHOSvdWqy0alIRqhzfQ3ZCUybVolLrVG4EsIF87yQ==
dependencies:
"@popperjs/core" "^2.9.2"
"@types/jquery" "*"