chore(deps-dev): bump the rollup group with 1 update (#5335)

Bumps the rollup group with 1 update: [rollup](https://github.com/rollup/rollup).

- [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/v3.29.1...v3.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/5343/head
dependabot[bot] 1 year ago committed by GitHub
parent 1a0eb415bb
commit 1e160275fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
package-lock.json generated

@ -35,7 +35,7 @@
"postcss-cli": "^10.1.0",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0",
"rollup": "^3.29.1",
"rollup": "^3.29.2",
"rtlcss": "^4.1.0",
"sass": "^1.67.0",
"stylelint": "^15.10.3",
@ -9577,9 +9577,9 @@
}
},
"node_modules/rollup": {
"version": "3.29.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.1.tgz",
"integrity": "sha512-c+ebvQz0VIH4KhhCpDsI+Bik0eT8ZFEVZEYw0cGMVqIP8zc+gnwl7iXCamTw7vzv2MeuZFZfdx5JJIq+ehzDlg==",
"version": "3.29.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.2.tgz",
"integrity": "sha512-CJouHoZ27v6siztc21eEQGo0kIcE5D1gVPA571ez0mMYb25LGYGKnVNXpEj5MGlepmDWGXNjDB5q7uNiPHC11A==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -18798,9 +18798,9 @@
}
},
"rollup": {
"version": "3.29.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.1.tgz",
"integrity": "sha512-c+ebvQz0VIH4KhhCpDsI+Bik0eT8ZFEVZEYw0cGMVqIP8zc+gnwl7iXCamTw7vzv2MeuZFZfdx5JJIq+ehzDlg==",
"version": "3.29.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.2.tgz",
"integrity": "sha512-CJouHoZ27v6siztc21eEQGo0kIcE5D1gVPA571ez0mMYb25LGYGKnVNXpEj5MGlepmDWGXNjDB5q7uNiPHC11A==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"

@ -83,7 +83,7 @@
"postcss-cli": "^10.1.0",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0",
"rollup": "^3.29.1",
"rollup": "^3.29.2",
"rtlcss": "^4.1.0",
"sass": "^1.67.0",
"stylelint": "^15.10.3",

Loading…
Cancel
Save