Skip to content

Commit

Permalink
Bump serve-static from 1.15.0 to 1.16.0 in the npm_and_yarn group (#159)
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update: [serve-static](https://github.com/expressjs/serve-static).


Updates `serve-static` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md)
- [Commits](expressjs/serve-static@v1.15.0...1.16.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

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 Sep 11, 2024
1 parent 0bc9e67 commit cc80562
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"node-notifier": "^8.0.1",
"plugin-error": "^1.0.1",
"save-svg-as-png": "git+https://github.com/exupero/saveSvgAsPng#f56023b",
"serve-static": "^1.11.1",
"serve-static": "^1.16.0",
"through2": "^2.0.1",
"uswds": "^2.8.1",
"vinyl-source-stream": "^2.0.0"
Expand Down

0 comments on commit cc80562

Please sign in to comment.