Skip to content

Commit 2083aec

Browse files
chore(deps): update dev dependency rollup to v2.18.2 (#811)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a1bfd5f commit 2083aec

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.1",
59+
"rollup": "2.18.2",
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
@@ -6529,10 +6529,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
65296529
dependencies:
65306530
estree-walker "^0.6.1"
65316531

6532-
6533-
version "2.18.1"
6534-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d"
6535-
integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==
6532+
6533+
version "2.18.2"
6534+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.2.tgz#886ac6e4549e493df106c3e2580c89aeb997be25"
6535+
integrity sha512-+mzyZhL9ZyLB3eHBISxRNTep9Z2qCuwXzAYkUbFyz7yNKaKH03MFKeiGOS1nv2uvPgDb4ASKv+FiS5mC4h5IFQ==
65366536
optionalDependencies:
65376537
fsevents "~2.1.2"
65386538

0 commit comments

Comments
 (0)