Skip to content

Commit

Permalink
chore: bump rollup in /src/assets/js in the all-deps group
Browse files Browse the repository at this point in the history
Bumps the all-deps group in /src/assets/js with 1 update: [rollup](https://github.com/rollup/rollup).


Updates `rollup` from 4.13.2 to 4.14.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.13.2...v4.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 8e86a9c commit 20fa8fc
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
128 changes: 64 additions & 64 deletions src/assets/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/assets/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"@web/rollup-plugin-copy": "^0.5.1",
"rollup": "^4.13.2"
"rollup": "^4.14.1"
}
}

0 comments on commit 20fa8fc

Please sign in to comment.