Skip to content

Commit 3e3ceaa

Browse files
build: update devdependency rollup to ~2.17.0 (#435)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 72105e2 commit 3e3ceaa

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.16.0",
50+
"rollup": "~2.17.0",
5151
"rollup-plugin-delete": "~2.0.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
@@ -10914,10 +10914,10 @@ rollup-plugin-terser@~6.1.0:
1091410914
serialize-javascript "^3.0.0"
1091510915
terser "^4.7.0"
1091610916

10917-
rollup@~2.16.0:
10918-
version "2.16.1"
10919-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1.tgz#97805e88071e2c6727bd0b64904976d14495c873"
10920-
integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg==
10917+
rollup@~2.17.0:
10918+
version "2.17.0"
10919+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.17.0.tgz#3db289792c567242b600d88cf3718dd206c7f3f2"
10920+
integrity sha512-4Um68vKyyTLzT+EWClgc+nyxSlunlmx8wgCO16RDicwxvccnyBHguoNqxPaJL/YPAdvuAJkqaFPf/BfDojzEZA==
1092110921
optionalDependencies:
1092210922
fsevents "~2.1.2"
1092310923

0 commit comments

Comments
 (0)