Skip to content

Commit e9277d8

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [qs](https://github.com/ljharb/qs). Bumps the npm_and_yarn group with 1 update in the /e2e/fixtures/npm/simple directory: [bootstrap](https://github.com/twbs/bootstrap). Updates `esbuild` from 0.21.5 to 0.25.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.21.5...v0.25.5) Updates `qs` from 6.14.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.14.1) 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: esbuild dependency-version: 0.25.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect dependency-group: npm_and_yarn - 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 3106f0d commit e9277d8

File tree

4 files changed

+434
-1068
lines changed

4 files changed

+434
-1068
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)