diff options
| author | Anoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com> | 2025-04-21 20:18:19 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-21 20:18:19 +0000 |
| commit | 7b2f5b45709873801589935c8abf86c9babe68c2 (patch) | |
| tree | d8131a9694d495c21b31dc7b5214132d624897ce /package.json | |
| parent | d40ec259add20057dfbf0416c27978b595383375 (diff) | |
| parent | 878214fba0e7643d0f6047669326bf9a46333d58 (diff) | |
Merge pull request #101 from anoduck/dependabot/npm_and_yarn/eslint-9.25.0
build(deps-dev): bump eslint from 9.24.0 to 9.25.0
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 1a85bde..0c86756 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", |
