Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 17, 2020
1 parent 2948132 commit c61d635
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/shipjs-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jest-watch-typeahead": "0.6.0",
"json": "9.0.6",
"prettier": "2.0.5",
"rollup": "2.14.0",
"rollup": "2.17.0",
"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 @@ -12260,10 +12260,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.14.0.tgz#3bde39a2d50b904f336219241df55d1ea3d5f115"
integrity sha512-SUsFh2bBemQqCXOCBWRayjK3/6kNHVR8PbSKKYWIdI6e4zuGSW5B1hGVkFi40805dUrqosMLLxMuEyJMylC9YA==
rollup@2.17.0:
version "2.17.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.17.0.tgz#3db289792c567242b600d88cf3718dd206c7f3f2"
integrity sha512-4Um68vKyyTLzT+EWClgc+nyxSlunlmx8wgCO16RDicwxvccnyBHguoNqxPaJL/YPAdvuAJkqaFPf/BfDojzEZA==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit c61d635

Please sign in to comment.