Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v2.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and citizensas committed May 29, 2021
1 parent 24a0f8e commit 4dcc09b
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
@@ -44,7 +44,7 @@
"npm-run-all": "4.1.5",
"phantomjs-prebuilt": "2.1.16",
"prettier": "2.0.5",
"rollup": "2.22.1",
"rollup": "2.22.2",
"rollup-plugin-terser": "6.1.0",
"should": "13.2.3",
"ts-node": "8.10.2",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -4276,10 +4276,10 @@ rollup-plugin-terser@6.1.0:
serialize-javascript "^3.0.0"
terser "^4.7.0"

rollup@2.22.1:
version "2.22.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.1.tgz#8700522aa5feb12c6bd51810df8a276699d136b1"
integrity sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw==
rollup@2.22.2:
version "2.22.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.2.tgz#94d51fc8c30a2e545d1ff6358cc4fa14131332ee"
integrity sha512-2a4Mch4f0W2lEvkPuxtz0GfrtfgLj9bdd/oC9L3LozGOCnmLqO7ivMfKbCJoRgqWIU2UqAcbxRFSwmIKx+uStA==
optionalDependencies:
fsevents "~2.1.2"

0 comments on commit 4dcc09b

Please sign in to comment.