Upgrade: Bump @types/bootstrap from 5.0.14 to 5.0.15

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-17 07:44:07 +00:00 committed by GitHub
parent 4a1c51cfe7
commit 90ca92a380
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.14",
"@types/bootstrap": "^5.0.15",
"@types/jquery": "^3.5.5",
"@vuepress/plugin-back-to-top": "^2.0.0-beta.14",
"@vuepress/plugin-search": "^2.0.0-beta.14",

View file

@ -76,10 +76,10 @@
"@types/connect" "*"
"@types/node" "*"
"@types/bootstrap@^5.0.14":
version "5.0.14"
resolved "https://registry.yarnpkg.com/@types/bootstrap/-/bootstrap-5.0.14.tgz#718db60a8850f0b1716a7838038da818360bbec3"
integrity sha512-ENqS4wPcWG1LBNHwrWt9pIe8mNW86iM1tu7qd1b2KPtMcD6zgrdfuWfTfPzxkc/MgL0UFKiR0WP8hVy9SzSuKw==
"@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==
dependencies:
"@popperjs/core" "^2.9.2"
"@types/jquery" "*"