Skip to content

Commit

Permalink
Bump rollup from 3.27.0 to 3.28.0
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 3.27.0 to 3.28.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.27.0...v3.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and acelaya committed Aug 16, 2023
1 parent eae1b55 commit cf5fb47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"mocha": "^10.2.0",
"mustache": "^4.2.0",
"prettier": "3.0.1",
"rollup": "^3.27.0",
"rollup": "^3.28.0",
"sinon": "^15.2.0",
"typescript": "^5.1.6",
"web-ext": "^7.6.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6756,7 +6756,7 @@ __metadata:
mocha: ^10.2.0
mustache: ^4.2.0
prettier: 3.0.1
rollup: ^3.27.0
rollup: ^3.28.0
sinon: ^15.2.0
typescript: ^5.1.6
web-ext: ^7.6.2
Expand Down Expand Up @@ -10786,17 +10786,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.27.0":
version: 3.27.0
resolution: "rollup@npm:3.27.0"
"rollup@npm:^3.28.0":
version: 3.28.0
resolution: "rollup@npm:3.28.0"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: f60c2c288d039dc14e1f6e7fd673b7fcb11928b5a781675791b37a741f63b7af110fc5d040d60d603175b6e03ff978bed83db018dd2ac542ef809fe1a5b32dae
checksum: 6ded4a0d3ca531d68e82897d5eebaa9d085014a062620bc328f2859ccf78d6a148a51ed53f1275a5f89b55cc6d7b1440b7cee44e5a9e3a51442f809b4b26f727
languageName: node
linkType: hard

Expand Down

0 comments on commit cf5fb47

Please sign in to comment.