Skip to content

Commit

Permalink
chore(deps-dev): bump rollup-plugin-serve from 1.0.3 to 1.0.4
Browse files Browse the repository at this point in the history
Bumps [rollup-plugin-serve](https://github.com/thgh/rollup-plugin-serve) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/thgh/rollup-plugin-serve/releases)
- [Changelog](https://github.com/thgh/rollup-plugin-serve/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thgh/rollup-plugin-serve/commits/v1.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 28, 2020
1 parent 2aa3578 commit 193a1a8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6268,7 +6268,7 @@ mime-types@^2.1.12, mime-types@~2.1.19:
dependencies:
mime-db "1.44.0"

mime@>=2.0.3, mime@^2.4.4:
mime@>=2.4.6, mime@^2.4.4:
version "2.4.6"
resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.6.tgz#e5b407c90db442f2beb5b162373d07b69affa4d1"
integrity sha512-RZKhC3EmpBchfTGBVb8fb+RL2cWyw/32lshnsETttkBAyAUXSGHxbEJWWRXc751DrIxG1q04b8QwMbAwkRPpUA==
Expand Down Expand Up @@ -8064,11 +8064,11 @@ rollup-plugin-postcss@^3.1.5:
style-inject "^0.3.0"

rollup-plugin-serve@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/rollup-plugin-serve/-/rollup-plugin-serve-1.0.3.tgz#409a52303efcd78911834a37db5835b76a2f8e61"
integrity sha512-DziGAVsXQVzQuT1v4vcv2l0GURnGYsX8m/FV1XzZ18VG3PWSedLaOSQFiW6RLHF7jB/F+CxlwK4YCUVZs8vxbg==
version "1.0.4"
resolved "https://registry.yarnpkg.com/rollup-plugin-serve/-/rollup-plugin-serve-1.0.4.tgz#17665974185f9007ecaeb0835c4e89612e04d234"
integrity sha512-74Gh47+dGKhmy04MIu9deXwn8VGlWsk93HcGIbO+NCdZ9roRXVO7y4l/9MLAAujuYpzsWCopHHZT8/6PSRzGLg==
dependencies:
mime ">=2.0.3"
mime ">=2.4.6"
opener "1"

rollup-plugin-size-snapshot@^0.12.0:
Expand Down

0 comments on commit 193a1a8

Please sign in to comment.