Skip to content

Commit

Permalink
Bump serve to ^12.0.1 (#28294)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 12, 2021
1 parent ba18863 commit bce1327
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 @@ -164,7 +164,7 @@
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^7.0.2",
"serve": "^12.0.0",
"serve": "^12.0.1",
"sinon": "^11.1.2",
"source-map-support": "^0.5.19",
"stylelint": "^13.13.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14721,10 +14721,10 @@ serve-static@1.14.1:
parseurl "~1.3.3"
send "0.17.1"

serve@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/serve/-/serve-12.0.0.tgz#122962f712b57660059de9d109c82599280e4949"
integrity sha512-BkTsETQYynAZ7rXX414kg4X6EvuZQS3UVs1NY0VQYdRHSTYWPYcH38nnDh48D0x6ONuislgjag8uKlU2gTBImA==
serve@^12.0.1:
version "12.0.1"
resolved "https://registry.yarnpkg.com/serve/-/serve-12.0.1.tgz#5b0e05849f5ed9b8aab0f30a298c3664bba052bb"
integrity sha512-CQ4ikLpxg/wmNM7yivulpS6fhjRiFG6OjmP8ty3/c1SBnSk23fpKmLAV4HboTA2KrZhkUPlDfjDhnRmAjQ5Phw==
dependencies:
"@zeit/schemas" "2.6.0"
ajv "6.12.6"
Expand Down

0 comments on commit bce1327

Please sign in to comment.