Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v2.39.0
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 6dc07a7 commit b853e02
Show file tree
Hide file tree
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
Expand Up @@ -44,7 +44,7 @@
"npm-run-all": "4.1.5",
"phantomjs-prebuilt": "2.1.16",
"prettier": "2.2.1",
"rollup": "2.38.5",
"rollup": "2.39.0",
"rollup-plugin-terser": "7.0.2",
"should": "13.2.3",
"ts-node": "9.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4425,10 +4425,10 @@ rollup-plugin-terser@7.0.2:
serialize-javascript "^4.0.0"
terser "^5.0.0"

rollup@2.38.5:
version "2.38.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5.tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a"
integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ==
rollup@2.39.0:
version "2.39.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6"
integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==
optionalDependencies:
fsevents "~2.3.1"

Expand Down

0 comments on commit b853e02

Please sign in to comment.