diff options
Diffstat (limited to 'client/simple/package.json')
| -rw-r--r-- | client/simple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/package.json b/client/simple/package.json index 52dc3fe39..dc3a4901e 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -9,7 +9,7 @@ "icons.html": "node theme_icons.js" }, "devDependencies": { - "@eslint/js": "^9.22.0", + "@eslint/js": "^9.25.1", "copy-webpack-plugin": "^13.0.0", "css-loader": "^7.1.2", "edge.js": "^6.2.1", |