about summary refs log tree commit diff
path: root/editors/code/package.json
diff options
context:
space:
mode:
authorTetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com>2023-07-11 22:37:48 +0900
committerTetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com>2023-07-13 22:45:11 +0900
commitd534180b3071a88c8ac1a959722b50f8db2a68b1 (patch)
treea3c41ffbeafd2ac396716d9e6037600b2acf0f92 /editors/code/package.json
parent837ded9c9ad5430c0223ff69257da56c80b974a7 (diff)
downloadrust-d534180b3071a88c8ac1a959722b50f8db2a68b1.tar.gz
rust-d534180b3071a88c8ac1a959722b50f8db2a68b1.zip
editor/code: Update ESLint
https://eslint.org/blog/category/release-notes/
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 3eda9b9c7be..fea3a5b4ccc 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -56,7 +56,7 @@
         "@vscode/test-electron": "^2.3.3",
         "@vscode/vsce": "^2.19.0",
         "esbuild": "^0.18.10",
-        "eslint": "^8.43.0",
+        "eslint": "^8.44.0",
         "eslint-config-prettier": "^8.8.0",
         "ovsx": "^0.8.2",
         "prettier": "^3.0.0",