diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-04-21 06:51:32 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-21 06:51:32 +0000 |
| commit | 878214fba0e7643d0f6047669326bf9a46333d58 (patch) | |
| tree | d9d6365628f680e3ac5b00860d44442af8d1fba2 /package.json | |
| parent | 28aa9c73186cbe5d0dcfc5f45d4b8ec952a6e603 (diff) | |
build(deps-dev): bump eslint from 9.24.0 to 9.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.24.0 to 9.25.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.24.0...v9.25.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.25.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@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 45bff7f..c6be595 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@gethinode/netlify-plugin-dartsass": "^0.3.0", "@knight-lab/timelinejs": "^3.9.7", - "eslint": "^9.24.0", + "eslint": "^9.25.0", "markdownlint-cli2": "^0.17.2", "neostandard": "^0.12.1", "netlify-plugin-hugo-cache-resources": "^0.2.1", |
