summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-04-22 06:45:24 +0000
committerGitHub <noreply@github.com>2025-04-22 06:45:24 +0000
commite1bed5865f8d9d83322c314665b55b43772564db (patch)
treee57733f3b467e9c4fc77c6485d5f75d5d3142438 /package.json
parent3ce29360875e3969a051241cb1e8f4d5f7d9f32c (diff)
parent8175469d84a8bc177922035a0e024ba625fd02b8 (diff)
Merge pull request #103 from anoduck/dependabot/npm_and_yarn/eslint-9.25.1
build(deps-dev): bump eslint from 9.25.0 to 9.25.1
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f78809f..755f2a8 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.0",
+ "eslint": "^9.25.1",
"markdownlint-cli2": "^0.17.2",
"neostandard": "^0.12.1",
"netlify-plugin-hugo-cache-resources": "^0.2.1",