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>pull/63/head
parent
2080be9d28
commit
5a34633025
|
@ -6,7 +6,7 @@
|
||||||
"author": "Arthur Morgan, Project X Community",
|
"author": "Arthur Morgan, Project X Community",
|
||||||
"license": "CC-BY-SA-4.0",
|
"license": "CC-BY-SA-4.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/bootstrap": "^5.0.15",
|
"@types/bootstrap": "^5.0.16",
|
||||||
"@types/jquery": "^3.5.5",
|
"@types/jquery": "^3.5.5",
|
||||||
"@vuepress/bundler-vite": "^2.0.0-beta.16",
|
"@vuepress/bundler-vite": "^2.0.0-beta.16",
|
||||||
"@vuepress/plugin-back-to-top": "^2.0.0-beta.16",
|
"@vuepress/plugin-back-to-top": "^2.0.0-beta.16",
|
||||||
|
|
|
@ -75,10 +75,10 @@
|
||||||
"@types/connect" "*"
|
"@types/connect" "*"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
|
||||||
"@types/bootstrap@^5.0.15":
|
"@types/bootstrap@^5.0.16":
|
||||||
version "5.0.15"
|
version "5.0.16"
|
||||||
resolved "https://registry.yarnpkg.com/@types/bootstrap/-/bootstrap-5.0.15.tgz#d20ef52f025d4af75dbe36cc0b3287241ff947e0"
|
resolved "https://registry.yarnpkg.com/@types/bootstrap/-/bootstrap-5.0.16.tgz#06e0a4345b4c5c8a709485de73dd7755c1a980d7"
|
||||||
integrity sha512-ETmmPf2DvCfNvemlgbX/dCbxVufCU0PrGT0YQ8gjOCgKYR5AfV9lVjBmWdA7L6mJIGvKFFJr0ZmZKP4Dp1k+5g==
|
integrity sha512-uhtf4ELsDQVJiSDKHcuTukSn1J130q8efihDD2COk7t3XCHOSvdWqy0alIRqhzfQ3ZCUybVolLrVG4EsIF87yQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@popperjs/core" "^2.9.2"
|
"@popperjs/core" "^2.9.2"
|
||||||
"@types/jquery" "*"
|
"@types/jquery" "*"
|
||||||
|
|
Loading…
Reference in New Issue