From 90ca92a380a650bf2556cea393c6f7c57ea5c5c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 07:44:07 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c3319f4..9d60573 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.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", diff --git a/yarn.lock b/yarn.lock index 1679ec5..6ea4900 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" "*"