Skip to content

Commit

Permalink
Update dependency serve to v13.0.4 (#8972)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 38b59b6 commit df044bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"markdownlint-cli2": "0.0.15",
"markdownlint-cli2-formatter-json": "0.0.4",
"markdownlint-rule-header-id": "0.0.3",
"serve": "13.0.2"
"serve": "13.0.4"
},
"resolutions": {
"braces": "3.0.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -701,10 +701,10 @@ serve-handler@6.1.3:
path-to-regexp "2.2.1"
range-parser "1.2.0"

serve@13.0.2:
version "13.0.2"
resolved "https://registry.yarnpkg.com/serve/-/serve-13.0.2.tgz#b19ccb854dfdf3085613cd3a4033c7807aeaf85b"
integrity sha512-71R6fKvNgKrqARAag6lYJNnxDzpH7DCNrMuvPY5PLVaC2PDhJsGTj/34o4o4tPWhTuLgEXqvgnAWbATQ9zGZTQ==
serve@13.0.4:
version "13.0.4"
resolved "https://registry.yarnpkg.com/serve/-/serve-13.0.4.tgz#fc4466dc84b3e4a6cb622247c85ed8afe4b88820"
integrity sha512-Lj8rhXmphJCRQVv5qwu0NQZ2h+0MrRyRJxDZu5y3qLH2i/XY6a0FPj/VmjMUdkJb672MBfE8hJ274PU6JzBd0Q==
dependencies:
"@zeit/schemas" "2.6.0"
ajv "6.12.6"
Expand Down

0 comments on commit df044bd

Please sign in to comment.