Skip to content
This repository was archived by the owner on Nov 4, 2023. It is now read-only.

Commit 976f8e7

Browse files
chore(deps): update dependency rollup-plugin-serve to v2 (#842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0212ab commit 976f8e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"rollup-plugin-emit-ejs": "^3.1.0",
6767
"rollup-plugin-html": "^0.2.1",
6868
"rollup-plugin-progress": "^1.1.2",
69-
"rollup-plugin-serve": "^1.1.0",
69+
"rollup-plugin-serve": "^2.0.0",
7070
"rollup-plugin-styles": "^4.0.0",
7171
"rollup-plugin-terser": "^7.0.2",
7272
"sass": "^1.53.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4241,10 +4241,10 @@ rollup-plugin-progress@^1.1.2:
42414241
dependencies:
42424242
chalk "^2.4.2"
42434243

4244-
rollup-plugin-serve@^1.1.0:
4245-
version "1.1.0"
4246-
resolved "https://registry.yarnpkg.com/rollup-plugin-serve/-/rollup-plugin-serve-1.1.0.tgz#0654a57021a21b903340c69940f7463706e8288d"
4247-
integrity sha512-pYkSsuA0/psKqhhictkJw1c2klya5b+LlCvipWqI9OE1aG2M97mRumZCbBlry5CMEOzYBBgSDgd1694sNbmyIw==
4244+
rollup-plugin-serve@^2.0.0:
4245+
version "2.0.0"
4246+
resolved "https://registry.yarnpkg.com/rollup-plugin-serve/-/rollup-plugin-serve-2.0.0.tgz#f5ac0d9740f8c30e8be353a780303838fa1dac0e"
4247+
integrity sha512-adII2hdsHyNftFhg4bx55B6ogZWmySEGtdqcqxwZQi3BryAnfzQ+xRb1/BLe3DR1lX9QxnpwtHbBCSULyXbMwA==
42484248
dependencies:
42494249
mime ">=2.4.6"
42504250
opener "1"

0 commit comments

Comments
 (0)