From 5a34633025ce19369d59a22db034053cc044c94e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 06:19:14 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c4e1df8..ea573ec 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 2577143..793b526 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" "*"