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 85a43bad9..9c4b0186c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "eslint": "^8.11.0",
- "pyright": "^1.1.215"
+ "eslint": "^8.18.0",
+ "pyright": "^1.1.255"
}
}