Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v2.52.3 (#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2021
1 parent 6fe8aa0 commit 65e2a04
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 @@ -38,7 +38,7 @@
"mocha": "9.0.1",
"npm-run-all": "4.1.5",
"prettier": "2.3.1",
"rollup": "2.52.2",
"rollup": "2.52.3",
"rollup-plugin-terser": "7.0.2",
"should": "13.2.3",
"ts-node": "10.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6480,10 +6480,10 @@ rollup-plugin-terser@7.0.2:
serialize-javascript "^4.0.0"
terser "^5.0.0"

rollup@2.52.2:
version "2.52.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.2.tgz#a7e90d10ddae3e8472c2857bd9f44b09ef34a47a"
integrity sha512-4RlFC3k2BIHlUsJ9mGd8OO+9Lm2eDF5P7+6DNQOp5sx+7N/1tFM01kELfbxlMX3MxT6owvLB1ln4S3QvvQlbUA==
rollup@2.52.3:
version "2.52.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.3.tgz#062fc3c85f67736d6758749310cfee64836c4e2a"
integrity sha512-QF3Sju8Kl2z0osI4unyOLyUudyhOMK6G0AeqJWgfiyigqLAlnNrfBcDWDx+f1cqn+JU2iIYVkDrgQ6/KtwEfrg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 65e2a04

Please sign in to comment.