Skip to content

Commit

Permalink
Bump rollup from 2.56.1 to 2.56.2 (#2151)
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 2.56.1 to 2.56.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.56.1...v2.56.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2021
1 parent 7b25850 commit 6f01468
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3297,10 +3297,6 @@ fast-glob@^3.1.1:
micromatch "^4.0.2"
picomatch "^2.2.1"

"fast-hosts-lookup@github:mjethani/fast-hosts-lookup":
version "0.1.0"
resolved "https://codeload.github.com/mjethani/fast-hosts-lookup/tar.gz/270b5724b5b7b31c59b2c9b0612376e1331df10d"

fast-json-parse@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/fast-json-parse/-/fast-json-parse-1.0.3.tgz#43e5c61ee4efa9265633046b770fb682a7577c4d"
Expand Down Expand Up @@ -6528,9 +6524,9 @@ rollup-plugin-terser@^7.0.0, rollup-plugin-terser@^7.0.2:
terser "^5.0.0"

rollup@^2.48.0, rollup@^2.55.1:
version "2.56.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.1.tgz#f29dbc04a5d532dfa904f76b62395f359506211e"
integrity sha512-KkrsNjeiTfGJMUFBi/PNfj3fnt70akqdoNXOjlzwo98uA1qrlkmgt6SGaK5OwhyDYCVnJb6jb2Xa2wbI47P4Nw==
version "2.56.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.2.tgz#a045ff3f6af53ee009b5f5016ca3da0329e5470f"
integrity sha512-s8H00ZsRi29M2/lGdm1u8DJpJ9ML8SUOpVVBd33XNeEeL3NVaTiUcSBHzBdF3eAyR0l7VSpsuoVUGrRHq7aPwQ==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 6f01468

Please sign in to comment.