Skip to content

Commit e94cc16

Browse files
chore(deps): update devdependency rollup to ^2.26.11 (#5745)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3b8a7d6 commit e94cc16

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
@@ -153,7 +153,7 @@
153153
"prettier": "1.14.3",
154154
"regenerator-runtime": "^0.13.7",
155155
"require-context": "^1.1.0",
156-
"rollup": "^2.26.10",
156+
"rollup": "^2.26.11",
157157
"rollup-plugin-babel": "^4.4.0",
158158
"rollup-plugin-commonjs": "^10.1.0",
159159
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12088,10 +12088,10 @@ rollup-pluginutils@^2.8.1:
1208812088
dependencies:
1208912089
estree-walker "^0.6.1"
1209012090

12091-
rollup@^2.26.10:
12092-
version "2.26.10"
12093-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.10.tgz#0ffe0390d35f07af850382f22f1b8525c7f57f07"
12094-
integrity sha512-dUnjCWOA0h9qNX6qtcHidyatz8FAFZxVxt1dbcGtKdlJkpSxGK3G9+DLCYvtZr9v94D129ij9zUhG+xbRoqepw==
12091+
rollup@^2.26.11:
12092+
version "2.26.11"
12093+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.11.tgz#4fc31de9c7b83d50916fc8395f8c3d24730cdaae"
12094+
integrity sha512-xyfxxhsE6hW57xhfL1I+ixH8l2bdoIMaAecdQiWF3N7IgJEMu99JG+daBiSZQjnBpzFxa0/xZm+3pbCdAQehHw==
1209512095
optionalDependencies:
1209612096
fsevents "~2.1.2"
1209712097

0 commit comments

Comments
 (0)