diff options
| author | Anoduck <9925396+anoduck@users.noreply.github.com> | 2024-10-07 08:11:38 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-07 08:11:38 -0400 |
| commit | 596be0164f5c940ae7a086024178a0c6fffd709e (patch) | |
| tree | c4fe65d6640898471f77275f811293f7980d12ea /package.json | |
| parent | f110bb549faf0789960e3065da1cee896fc8f987 (diff) | |
| parent | 3b13d6671c227dbbfe05a9be74bbc9aaf75a94aa (diff) | |
Merge pull request #8 from anoduck/dependabot/npm_and_yarn/eslint-9.12.0
build(deps-dev): bump eslint from 9.11.1 to 9.12.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 2e50337..eb67e77 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@gethinode/netlify-plugin-dartsass": "^0.3.0", - "eslint": "^9.11.1", + "eslint": "^9.12.0", "neostandard": "^0.11.6", "markdownlint-cli2": "^0.14.0", "netlify-plugin-hugo-cache-resources": "^0.2.1", |
