Skip to content

Commit 9e814ec

Browse files
chore(deps): update devdependency rollup to ^2.12.1 (#5463)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a534bcb commit 9e814ec

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
@@ -148,7 +148,7 @@
148148
"postcss-cli": "^7.1.1",
149149
"prettier": "1.14.3",
150150
"require-context": "^1.1.0",
151-
"rollup": "^2.12.0",
151+
"rollup": "^2.12.1",
152152
"rollup-plugin-babel": "^4.4.0",
153153
"rollup-plugin-commonjs": "^10.1.0",
154154
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11808,10 +11808,10 @@ rollup-pluginutils@^2.8.1:
1180811808
dependencies:
1180911809
estree-walker "^0.6.1"
1181011810

11811-
rollup@^2.12.0:
11812-
version "2.12.0"
11813-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.0.tgz#12d49d1db23020f75184da725d064d3db5245678"
11814-
integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w==
11811+
rollup@^2.12.1:
11812+
version "2.12.1"
11813+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.1.tgz#f4e248552d0055ecbd6d0e888b7e316e172d5f96"
11814+
integrity sha512-qNl9jiVC4/jqTaGUTP0sUnKKCdnebAKYY/8hTy/NnNaeVfjHOW9aIwRT8XHV/zrcpRgJn1g/mjAorMcD38Dlhg==
1181511815
optionalDependencies:
1181611816
fsevents "~2.1.2"
1181711817

0 commit comments

Comments
 (0)