Skip to content

Commit 6d7c591

Browse files
chore(deps): update devdependency rollup to ^2.8.1 (#5316)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c84faae commit 6d7c591

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
@@ -149,7 +149,7 @@
149149
"postcss-cli": "^7.1.1",
150150
"prettier": "1.14.3",
151151
"require-context": "^1.1.0",
152-
"rollup": "^2.8.0",
152+
"rollup": "^2.8.1",
153153
"rollup-plugin-babel": "^4.4.0",
154154
"rollup-plugin-commonjs": "^10.1.0",
155155
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11423,10 +11423,10 @@ rollup-pluginutils@^2.8.1:
1142311423
dependencies:
1142411424
estree-walker "^0.6.1"
1142511425

11426-
rollup@^2.8.0:
11427-
version "2.8.0"
11428-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.8.0.tgz#a1d63fa8331f5c362f025a7fee78b86d4ada5cef"
11429-
integrity sha512-hyjpreMA0BTNrO68o4wCtcktwYTK8o1UtauOqsPniwDGzN2PvNaKmwa/RHmjNHJMrt6ItY2C7XjpT7TDf6WmJw==
11426+
rollup@^2.8.1:
11427+
version "2.8.1"
11428+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.8.1.tgz#bb88f06c00f588437cb397fb933589e0878f3b46"
11429+
integrity sha512-j4aRMIpr0LT5JogYQ0tkznjgKglI11fipTAUgpkhB14imdnlOfD30LDk1cRX2GWaFI0+i8ryW+k8+heVwcoyug==
1143011430
optionalDependencies:
1143111431
fsevents "~2.1.2"
1143211432

0 commit comments

Comments
 (0)