summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck <9925396+anoduck@users.noreply.github.com>2024-10-07 08:11:38 -0400
committerGitHub <noreply@github.com>2024-10-07 08:11:38 -0400
commit596be0164f5c940ae7a086024178a0c6fffd709e (patch)
treec4fe65d6640898471f77275f811293f7980d12ea /package.json
parentf110bb549faf0789960e3065da1cee896fc8f987 (diff)
parent3b13d6671c227dbbfe05a9be74bbc9aaf75a94aa (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.json2
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",