Bump the npm-development group with 2 updates

Bumps the npm-development group with 2 updates: [prettier](https://github.com/prettier/prettier) and [rollup](https://github.com/rollup/rollup).


Updates `prettier` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.0...3.5.1)

Updates `rollup` from 4.34.6 to 4.34.8
- [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/v4.34.6...v4.34.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-17 16:08:58 +00:00
committed by GitHub
parent 0278238980
commit 647af1f47b
2 changed files with 168 additions and 168 deletions

View File

@@ -53,9 +53,9 @@
"eslint-plugin-prettier": "^5.2.3",
"jest": "^29.7.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.5.0",
"prettier": "^3.5.1",
"prettier-eslint": "^16.3.0",
"rollup": "^4.34.6"
"rollup": "^4.34.8"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "*"