Skip to content

Commit 0419a04

Browse files
chore(deps): update dev dependency rollup to v2.21.0 (#817)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7d1ff10 commit 0419a04

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"prettier": "2.0.5",
5757
"prettier-package-json": "2.1.3",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.18.2",
59+
"rollup": "2.21.0",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6400,10 +6400,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
64006400
dependencies:
64016401
estree-walker "^0.6.1"
64026402

6403-
rollup@2.18.2:
6404-
version "2.18.2"
6405-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.2.tgz#886ac6e4549e493df106c3e2580c89aeb997be25"
6406-
integrity sha512-+mzyZhL9ZyLB3eHBISxRNTep9Z2qCuwXzAYkUbFyz7yNKaKH03MFKeiGOS1nv2uvPgDb4ASKv+FiS5mC4h5IFQ==
6403+
rollup@2.21.0:
6404+
version "2.21.0"
6405+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.21.0.tgz#d2e114533812043d5c9b7b0a83f1b2a242e4e1d6"
6406+
integrity sha512-BEGgy+wSzux7Ycq58pRiWEOBZaXRXTuvzl1gsm7gqmsAHxkWf9nyA5V2LN9fGSHhhDQd0/C13iRzSh4bbIpWZQ==
64076407
optionalDependencies:
64086408
fsevents "~2.1.2"
64096409

0 commit comments

Comments
 (0)