diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-12 01:13:17 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-03-12 01:13:17 -0400 |
| commit | 2c956493f9a59b0e19c56e07b2a08e476612970b (patch) | |
| tree | eb44385bccad2729d3b807102074854c1765737c /package.json | |
| parent | 195253cbde6e40aad42801c711cddad9bbaa7332 (diff) | |
chore(node_modules): bump eslint-config-prettier from 9.1.0 to 10.1.1 (#259)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.1.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.1.1)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6e70bb1..9c73ce7 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/eslint__js": "^8.42.3", "astro": "^4.16.18", "eslint": "^9.22.0", - "eslint-config-prettier": "^9.1.0", + "eslint-config-prettier": "^10.1.1", "eslint-plugin-astro": "^1.3.1", "eslint-plugin-jsx-a11y": "^6.10.2", "prettier": "^3.5.3", |
