summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2026-01-14 14:40:53 -0500
committerJacob Walls <jacobtylerwalls@gmail.com>2026-01-14 15:07:10 -0500
commita876ada18b622926db5c7a9f3ec6ee20df223818 (patch)
treef623b020ea0ea68ca8503b50826df1042de17628 /package.json
parent924156072ecf61ef9cf50fa0d4d553a4c0d416c2 (diff)
Bumped linter versions in requirements files and tox.ini.
Follow-up to 64ac4385c75b12a4065055b3d8d60bd5e0e61f04.
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 86be20ce3a..a0ae4ad873 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"npm": ">=1.3.0"
},
"devDependencies": {
- "eslint": "^9.36.0",
+ "eslint": "^9.39.1",
"puppeteer": "^24.22.0",
"grunt": "^1.6.1",
"grunt-cli": "^1.5.0",