summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 37283c5e3..f6b6b1ec4 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "eslint": "^9.0.0",
- "pyright": "^1.1.329"
+ "eslint": "^9.17.0",
+ "pyright": "^1.1.391"
},
"scripts": {
"clean": "rm -Rf node_modules package-lock.json"