diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-13 05:23:01 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-13 05:23:01 +0000 |
| commit | 57e55d0f6b747785d4f70b0664a9f27beb605056 (patch) | |
| tree | 3fdb56f8b2d0481269f991fc1ce51c18ad548514 /package.json | |
| parent | 82798d4c53f690175db884c8cf719e0489f83898 (diff) | |
build(deps-dev): update eslint requirement from ^9.17.0 to ^9.18.0
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [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.17.0...v9.18.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
...
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 8b9d307..f4886e5 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@gethinode/netlify-plugin-dartsass": "^0.3.0", "@knight-lab/timelinejs": "^3.9.5", - "eslint": "^9.17.0", + "eslint": "^9.18.0", "markdownlint-cli2": "^0.16.0", "neostandard": "^0.12.0", "netlify-plugin-hugo-cache-resources": "^0.2.1", |
