Skip to content

Commit 511a7bc

Browse files
build: update devdependency rollup to ~2.21.0 (#442)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent da07c26 commit 511a7bc

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.1.0",
4949
"lerna": "~3.22.0",
50-
"rollup": "~2.19.0",
50+
"rollup": "~2.21.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
@@ -10268,10 +10268,10 @@ rollup-plugin-terser@~6.1.0:
1026810268
serialize-javascript "^3.0.0"
1026910269
terser "^4.7.0"
1027010270

10271-
rollup@~2.19.0:
10272-
version "2.19.0"
10273-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.19.0.tgz#6484868882281552b0dc33aa5bc5b36a9c920452"
10274-
integrity sha512-nny5Vs4jwY3vbQAXgOyU4ZDZqLvMKm/umnsVry/demVL6ve8ke1XhdpYE0eiWencASmx/qFPw6pP8P7MLJl9XA==
10271+
rollup@~2.21.0:
10272+
version "2.21.0"
10273+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.21.0.tgz#d2e114533812043d5c9b7b0a83f1b2a242e4e1d6"
10274+
integrity sha512-BEGgy+wSzux7Ycq58pRiWEOBZaXRXTuvzl1gsm7gqmsAHxkWf9nyA5V2LN9fGSHhhDQd0/C13iRzSh4bbIpWZQ==
1027510275
optionalDependencies:
1027610276
fsevents "~2.1.2"
1027710277

0 commit comments

Comments
 (0)