diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-09 15:25:23 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-09 15:25:23 +0000 |
| commit | 626dd96ad51fc5b2df373720d9780113a6a40262 (patch) | |
| tree | de1a1d69002be18aa620aa2695a49d8996eb7a36 /package.json | |
| parent | a491416e7fb98beaf99394ee9d6ec80588df152c (diff) | |
chore(node_modules): bump eslint from 9.15.0 to 9.16.0 (#196)
Bumps [eslint](https://github.com/eslint/eslint) from 9.15.0 to 9.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.15.0...v9.16.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 492eee2..7988f86 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@microsoft/eslint-formatter-sarif": "^3.1.0", "@types/eslint__js": "^8.42.3", "astro": "^4.16.14", - "eslint": "^9.15.0", + "eslint": "^9.16.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-astro": "^1.3.1", "eslint-plugin-jsx-a11y": "^6.10.2", |
