diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-23 05:58:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-23 05:58:15 +0000 |
| commit | e9e9a73f1cfa790cb48f0f5abce04cb3d7f11820 (patch) | |
| tree | c9725a8fb4c8ee1ee977c88ce5c1598e45b1a8e7 /package.json | |
| parent | ac9e8713a2ff7b9c0bd87d7434ab33fa2026071b (diff) | |
Bump eslint from 9.10.0 to 9.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.10.0 to 9.11.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.10.0...v9.11.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f1167e7..edd4208 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@gethinode/netlify-plugin-dartsass": "^0.3.0", - "eslint": "^9.9.1", + "eslint": "^9.11.0", "neostandard": "^0.11.5", "markdownlint-cli2": "^0.14.0", "netlify-plugin-hugo-cache-resources": "^0.2.1", |
