Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v2.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 18, 2020
1 parent 06790d1 commit 006be7f
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.22.1",
"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.22.1:
version "2.22.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.1.tgz#8700522aa5feb12c6bd51810df8a276699d136b1"
integrity sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 006be7f

Please sign in to comment.