summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-05-05 08:35:46 +0000
committerGitHub <noreply@github.com>2025-05-05 08:35:46 +0000
commit57169fa0058e88e8f37d83ab91692f84df996154 (patch)
treeb44808fa936c51911e9d484a0165c4bd88ceaa24 /package.json
parent258af2ac132c0274fb466b10c3b5cd07e96547bc (diff)
parentce3777c0c2fa1774c4b150d6459df0b6a674e82d (diff)
Merge pull request #110 from anoduck/dependabot/npm_and_yarn/eslint-9.26.0
build(deps-dev): bump eslint from 9.25.1 to 9.26.0
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bcd8a60..b3a29f3 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.25.1",
+ "eslint": "^9.26.0",
"markdownlint-cli2": "^0.17.2",
"neostandard": "^0.12.1",
"netlify-plugin-hugo-cache-resources": "^0.2.1",