diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-21 06:09:35 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-21 06:09:35 +0000 |
| commit | df474c402ca9dc16ca2cb3d58c78f9ae42f9c65a (patch) | |
| tree | 33f4b13627a4913e02a8a1f7361734aa744f8a18 /package.json | |
| parent | 9e475c4f7d3ceeb5d8a0b2506d2e69de8810a8ed (diff) | |
build(deps-dev): bump eslint from 9.12.0 to 9.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.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.12.0...v9.13.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 3ae0b5c..cc3b20a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@gethinode/netlify-plugin-dartsass": "^0.3.0", - "eslint": "^9.12.0", + "eslint": "^9.13.0", "neostandard": "^0.11.6", "markdownlint-cli2": "^0.14.0", "netlify-plugin-hugo-cache-resources": "^0.2.1", |
