summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-01-22 15:58:34 +0000
committerGitHub <noreply@github.com>2025-01-22 15:58:34 +0000
commit89987e1fbf65d97cba66e6a4728294e2dc798355 (patch)
treeee6ed351488d272a788b8a1934363c9e3979b8c0 /package.json
parente87cbaefc9fa7f94bc87a5cba5cbe005fd9e4438 (diff)
parent57e55d0f6b747785d4f70b0664a9f27beb605056 (diff)
Merge pull request #59 from anoduck/dependabot/npm_and_yarn/eslint-tw-9.18.0
build(deps-dev): update eslint requirement from ^9.17.0 to ^9.18.0
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 8b9d307..f4886e5 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
"@knight-lab/timelinejs": "^3.9.5",
- "eslint": "^9.17.0",
+ "eslint": "^9.18.0",
"markdownlint-cli2": "^0.16.0",
"neostandard": "^0.12.0",
"netlify-plugin-hugo-cache-resources": "^0.2.1",