Skip to content

Commit

Permalink
chore(deps): update devdependency rollup to ^1.31.1 (#4765)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 14, 2020
1 parent 214168b commit 6adcd0f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"postcss-cli": "^7.1.0",
"prettier": "1.14.3",
"require-context": "^1.1.0",
"rollup": "^1.31.0",
"rollup": "^1.31.1",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11749,10 +11749,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@^1.31.0:
version "1.31.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.0.tgz#e2a87212e96aa7850f3eb53fdd02cf89f2d2fe9a"
integrity sha512-9C6ovSyNeEwvuRuUUmsTpJcXac1AwSL1a3x+O5lpmQKZqi5mmrjauLeqIjvREC+yNRR8fPdzByojDng+af3nVw==
rollup@^1.31.1:
version "1.31.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f"
integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg==
dependencies:
"@types/estree" "*"
"@types/node" "*"
Expand Down

0 comments on commit 6adcd0f

Please sign in to comment.