Skip to content

Commit

Permalink
chore(deps-dev): bump rollup from 2.47.0 to 2.49.0 (#109)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump rollup from 2.47.0 to 2.49.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.47.0 to 2.49.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.47.0...v2.49.0)

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

* Create late-ants-rule.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
  • Loading branch information
dependabot[bot] and JonasKruckenberg authored May 25, 2021
1 parent d1a3058 commit eb444d4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/late-ants-rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"rollup-plugin-imagetools": patch
---

chore(deps-dev): bump rollup from 2.47.0 to 2.49.0
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4211,9 +4211,9 @@ rollup-plugin-typescript2@^0.30.0:
tslib "2.1.0"

rollup@^2.38.5, rollup@^2.47.0:
version "2.47.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.47.0.tgz#9d958aeb2c0f6a383cacc0401dff02b6e252664d"
integrity sha512-rqBjgq9hQfW0vRmz+0S062ORRNJXvwRpzxhFXORvar/maZqY6za3rgQ/p1Glg+j1hnc1GtYyQCPiAei95uTElg==
version "2.49.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.49.0.tgz#f0e5bb2b770ddf1be8cc30d4cce3457574c8c871"
integrity sha512-UnrCjMXICx9q0jF8L7OYs7LPk95dW0U5UYp/VANnWqfuhyr66FWi/YVlI34Oy8Tp4ZGLcaUDt4APJm80b9oPWQ==
optionalDependencies:
fsevents "~2.3.1"

Expand Down

0 comments on commit eb444d4

Please sign in to comment.