Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Commit

Permalink
Update rollup-plugin-commonjs to the latest version 🚀 (#114)
Browse files Browse the repository at this point in the history
* chore(package): update rollup-plugin-commonjs to version 8.3.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
  • Loading branch information
greenkeeper[bot] authored and Burak Tasci committed Jan 28, 2018
1 parent fa372a9 commit 947ff8e
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 @@ -51,7 +51,7 @@
"camelcase": "~4.1.0",
"rollup": "~0.42.0",
"rollup-plugin-node-resolve": "~3.0.2",
"rollup-plugin-commonjs": "~8.2.6",
"rollup-plugin-commonjs": "~8.3.0",
"rollup-plugin-sourcemaps": "~0.4.2",
"rollup-plugin-uglify": "~3.0.0",
"reflect-metadata": "~0.1.12",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2954,9 +2954,9 @@ rimraf@2, rimraf@^2.5.1, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@~2.6.2:
dependencies:
glob "^7.0.5"

rollup-plugin-commonjs@~8.2.6:
version "8.2.6"
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.2.6.tgz#27e5b9069ff94005bb01e01bb46a1e4873784677"
rollup-plugin-commonjs@~8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.3.0.tgz#91b4ba18f340951e39ed7b1901f377a80ab3f9c3"
dependencies:
acorn "^5.2.1"
estree-walker "^0.5.0"
Expand Down

0 comments on commit 947ff8e

Please sign in to comment.