chore(deps-dev): bump rollup from 2.63.0 to 2.79.2 in /frontend

Bumps [rollup](https://github.com/rollup/rollup) from 2.63.0 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.63.0...v2.79.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-27 07:39:36 +00:00 committed by GitHub
parent 0b89419544
commit d7ff156125
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -35148,9 +35148,9 @@
}
},
"rollup": {
"version": "2.63.0",
"resolved": "https://na.artifactory.swg-devops.com/artifactory/api/npm/wcp-wdp-npm-virtual/rollup/-/rollup-2.63.0.tgz?dl=https%3A%2F%2Fregistry.npmjs.org%2Frollup%2F-%2Frollup-2.63.0.tgz",
"integrity": "sha1-/i9/7CEz8/q54CK5rCRWKNgXxrs=",
"version": "2.79.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz",
"integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"