Skip to content

Commit

Permalink
Bump express in /test-suite/templates/nodejs-pnpm/many-deps (#252)
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 9c1009f commit 71434e6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion test-suite/templates/nodejs-pnpm/many-deps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"enquirer": "2.4.1",
"eslint": "8.49.0",
"express": "4.18.2",
"express": "4.19.2",
"svelte": "4.2.1",
"vite": "4.5.2",
"@codemirror/state": "6.2.1"
Expand Down
26 changes: 13 additions & 13 deletions test-suite/templates/nodejs-pnpm/many-deps/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 71434e6

Please sign in to comment.