Skip to content

Commit 7bf57a3

Browse files
chore(deps): bump bootstrap
Bumps the npm_and_yarn group with 1 update in the /e2e/fixtures/npm/simple directory: [bootstrap](https://github.com/twbs/bootstrap). Updates `bootstrap` from 3.1.1 to 5.0.0 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v3.1.1...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.0.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2475456 commit 7bf57a3

File tree

2 files changed

+24
-6
lines changed

2 files changed

+24
-6
lines changed

e2e/fixtures/npm/simple/package-lock.json

Lines changed: 23 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/fixtures/npm/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"test": "echo \"Error: no test specified\" && exit 1"
77
},
88
"dependencies": {
9-
"bootstrap": "3.1.1",
9+
"bootstrap": "5.0.0",
1010
"vue": "3.5.13"
1111
},
1212
"packageManager:ignored": "npm",

0 commit comments

Comments
 (0)