Skip to content

Commit 9cbe184

Browse files
build: update devdependency rollup to ~2.15.0 (#431)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 328985f commit 9cbe184

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-config-wopian": "~2.0.0",
4848
"jest": "~26.0.0",
4949
"lerna": "~3.22.0",
50-
"rollup": "~2.13.0",
50+
"rollup": "~2.15.0",
5151
"rollup-plugin-delete": "~1.2.0",
5252
"rollup-plugin-local-resolve": "~1.0.7",
5353
"rollup-plugin-terser": "~6.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10887,10 +10887,10 @@ rollup-plugin-terser@~6.1.0:
1088710887
serialize-javascript "^3.0.0"
1088810888
terser "^4.7.0"
1088910889

10890-
rollup@~2.13.0:
10891-
version "2.13.1"
10892-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.13.1.tgz#06ac5be4f85df0b79f23cdfa90de63e78095a984"
10893-
integrity sha512-EiICynxIO1DTFmFn+/98gfaqCToK2nbjPjHJLuNvpcwc+P035VrXmJxi3JsOhqkdty+0cOEhJ26ceGTY3UPMPQ==
10890+
rollup@~2.15.0:
10891+
version "2.15.0"
10892+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.15.0.tgz#1324633188c7f82138bd3bdc99416009ee541f48"
10893+
integrity sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw==
1089410894
optionalDependencies:
1089510895
fsevents "~2.1.2"
1089610896

0 commit comments

Comments
 (0)