summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-04-21 20:18:19 +0000
committerGitHub <noreply@github.com>2025-04-21 20:18:19 +0000
commit7b2f5b45709873801589935c8abf86c9babe68c2 (patch)
treed8131a9694d495c21b31dc7b5214132d624897ce /package.json
parentd40ec259add20057dfbf0416c27978b595383375 (diff)
parent878214fba0e7643d0f6047669326bf9a46333d58 (diff)
Merge pull request #101 from anoduck/dependabot/npm_and_yarn/eslint-9.25.0
build(deps-dev): bump eslint from 9.24.0 to 9.25.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 1a85bde..0c86756 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.24.0",
+ "eslint": "^9.25.0",
"markdownlint-cli2": "^0.17.2",
"neostandard": "^0.12.1",
"netlify-plugin-hugo-cache-resources": "^0.2.1",