Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v1.26.4 (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 9, 2019
1 parent 83f948b commit 1b39f6d
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 @@ -58,7 +58,7 @@
"jest": "24.9.0",
"npm-run-all": "4.1.5",
"prettier": "1.19.1",
"rollup": "1.26.3",
"rollup": "1.26.4",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-babel-minify": "9.1.0",
"rollup-plugin-filesize": "6.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8329,10 +8329,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@1.26.3:
version "1.26.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.3.tgz#3e71b8120a4ccc745a856e926cab0efbe0eead90"
integrity sha512-8MhY/M8gnv3Q/pQQSWYWzbeJ5J1C5anCNY5BK1kV8Yzw9RFS0FF4lbLt+uyPO3wLKWXSXrhAL5pWL85TZAh+Sw==
rollup@1.26.4:
version "1.26.4"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.4.tgz#9c9ec8a30b5ddec124060556ac7147cc22a24ac5"
integrity sha512-faL58wTzZM+AH9mUSoncJEjUqvj5KSa4GpNkfn7mxdeBci5GOyT4i1K5+5+6vTfV68QGREh2xi4rW/l+0UFUAw==
dependencies:
"@types/estree" "*"
"@types/node" "*"
Expand Down

0 comments on commit 1b39f6d

Please sign in to comment.