Skip to content

Commit 128aa19

Browse files
chore(deps): update devdependency rollup to ^1.31.0 (#4703)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 954176d commit 128aa19

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
@@ -145,7 +145,7 @@
145145
"postcss-cli": "^7.1.0",
146146
"prettier": "1.14.3",
147147
"require-context": "^1.1.0",
148-
"rollup": "^1.30.1",
148+
"rollup": "^1.31.0",
149149
"rollup-plugin-babel": "^4.3.3",
150150
"rollup-plugin-commonjs": "^10.1.0",
151151
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11718,10 +11718,10 @@ rollup-pluginutils@^2.8.1:
1171811718
dependencies:
1171911719
estree-walker "^0.6.1"
1172011720

11721-
rollup@^1.30.1:
11722-
version "1.30.1"
11723-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.1.tgz#3fd28d6198beb2f3cd1640732047d5ec16c2d3a0"
11724-
integrity sha512-Uus8mwQXwaO+ZVoNwBcXKhT0AvycFCBW/W8VZtkpVGsotRllWk9oldfCjqWmTnFRI0y7x6BnEqSqc65N+/YdBw==
11721+
rollup@^1.31.0:
11722+
version "1.31.0"
11723+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.0.tgz#e2a87212e96aa7850f3eb53fdd02cf89f2d2fe9a"
11724+
integrity sha512-9C6ovSyNeEwvuRuUUmsTpJcXac1AwSL1a3x+O5lpmQKZqi5mmrjauLeqIjvREC+yNRR8fPdzByojDng+af3nVw==
1172511725
dependencies:
1172611726
"@types/estree" "*"
1172711727
"@types/node" "*"

0 commit comments

Comments
 (0)