summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-02-24 10:06:49 +0000
committerGitHub <noreply@github.com>2025-02-24 10:06:49 +0000
commita4605746f25f18db3160bc496c741777dd8188f5 (patch)
tree49d8db4a963ca6ed97a2b6c11eb0fdc98463308e /package.json
parent66294e6df61d625c9931ce1cebde1614fbd679dc (diff)
parent5f2ac778bb933c2401e231e93c25e8c5da40eb42 (diff)
Merge pull request #80 from anoduck/dependabot/npm_and_yarn/eslint-9.21.0
build(deps-dev): bump eslint from 9.20.1 to 9.21.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 71c145d..e6af770 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
"@knight-lab/timelinejs": "^3.9.6",
- "eslint": "^9.20.1",
+ "eslint": "^9.21.0",
"markdownlint-cli2": "^0.17.2",
"neostandard": "^0.12.1",
"netlify-plugin-hugo-cache-resources": "^0.2.1",