Skip to content

Commit

Permalink
chore(deps): update dependency rollup-plugin-commonjs to v9.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 31, 2018
1 parent 6b06977 commit af2b992
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react-dom": "16.4.1",
"rollup": "0.60.1",
"rollup-plugin-babel": "3.0.4",
"rollup-plugin-commonjs": "9.1.3",
"rollup-plugin-commonjs": "9.1.4",
"rollup-plugin-node-globals": "1.2.1",
"rollup-plugin-node-resolve": "3.3.0",
"rollup-plugin-replace": "2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7973,9 +7973,9 @@ rollup-plugin-babel@3.0.4:
dependencies:
rollup-pluginutils "^1.5.0"

rollup-plugin-commonjs@9.1.3:
version "9.1.3"
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.3.tgz#37bfbf341292ea14f512438a56df8f9ca3ba4d67"
rollup-plugin-commonjs@9.1.4:
version "9.1.4"
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.4.tgz#525b701adfd40e314b5bb6888d88edc28e10442f"
dependencies:
estree-walker "^0.5.1"
magic-string "^0.22.4"
Expand Down

0 comments on commit af2b992

Please sign in to comment.