summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck <9925396+anoduck@users.noreply.github.com>2024-09-24 03:16:32 -0400
committerGitHub <noreply@github.com>2024-09-24 03:16:32 -0400
commit95537baacd1532fdc65db12f80afcffcaa4573f5 (patch)
tree54f6dc38dc017aecb574039ff2475f1c1ace11dd /package.json
parent9119491c6c7f1ec1ae1953b9aa9396de6792a449 (diff)
parentc083e666e160c5014d8cab47b5dee877a53eca5c (diff)
Merge pull request #5 from anoduck/dependabot/npm_and_yarn/eslint-9.11.1
Bump eslint from 9.11.0 to 9.11.1
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 71aa4d5..9f4bbf8 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
},
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
- "eslint": "^9.11.0",
+ "eslint": "^9.11.1",
"neostandard": "^0.11.5",
"markdownlint-cli2": "^0.14.0",
"netlify-plugin-hugo-cache-resources": "^0.2.1",