Skip to content

Commit aeeae09

Browse files
build: update devdependency rollup to ~2.16.0 (#434)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 32c40bf commit aeeae09

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.15.0",
50+
"rollup": "~2.16.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.15.0:
10918-
version "2.15.0"
10919-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.15.0.tgz#1324633188c7f82138bd3bdc99416009ee541f48"
10920-
integrity sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw==
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==
1092110921
optionalDependencies:
1092210922
fsevents "~2.1.2"
1092310923

0 commit comments

Comments
 (0)