Skip to content

Commit

Permalink
chore(deps-dev): bump rollup-plugin-delete from 2.0.0 to 2.1.0 (#205)
Browse files Browse the repository at this point in the history
Bumps [rollup-plugin-delete](https://github.com/vladshcherbin/rollup-plugin-delete) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/vladshcherbin/rollup-plugin-delete/releases)
- [Commits](vladshcherbin/rollup-plugin-delete@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: rollup-plugin-delete
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 62b1b0b commit d9c66f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6140,9 +6140,9 @@ rimraf@^3.0.0, rimraf@^3.0.2:
glob "^7.1.3"

rollup-plugin-delete@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-delete/-/rollup-plugin-delete-2.0.0.tgz#262acf80660d48c3b167fb0baabd0c3ab985c153"
integrity sha512-/VpLMtDy+8wwRlDANuYmDa9ss/knGsAgrDhM+tEwB1npHwNu4DYNmDfUL55csse/GHs9Q+SMT/rw9uiaZ3pnzA==
version "2.1.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-delete/-/rollup-plugin-delete-2.1.0.tgz#41d26b5c9dc16b7e5545030692fba9ac89f57b44"
integrity sha512-TEbqJd7giLvzQDTu4jSPufwhTJs/iYVN2LfR/YIYkqjC/oZ0/h9Q0AeljifIhzBzJYZtHQTWKEbMms5fbh54pw==
dependencies:
del "^5.1.0"

Expand Down

0 comments on commit d9c66f3

Please sign in to comment.