diff options
| author | Anoduck <9925396+anoduck@users.noreply.github.com> | 2024-09-23 23:27:05 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-23 23:27:05 -0400 |
| commit | 45ac76a2339f1e071ae471ab8cf8ea906dd5b368 (patch) | |
| tree | c9725a8fb4c8ee1ee977c88ce5c1598e45b1a8e7 /package.json | |
| parent | ac9e8713a2ff7b9c0bd87d7434ab33fa2026071b (diff) | |
| parent | e9e9a73f1cfa790cb48f0f5abce04cb3d7f11820 (diff) | |
Merge pull request #4 from anoduck/dependabot/npm_and_yarn/eslint-9.11.0
Bump eslint from 9.10.0 to 9.11.0
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 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", |
