Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler James Leonhardt <me@tylerleonhardt.com>2022-06-13 20:32:36 +0300
committerGitHub <noreply@github.com>2022-06-13 20:32:36 +0300
commita835b053040cb836b79cf579ffad8ffe5108ce81 (patch)
tree4a35e89fb3d8e497d9a0494be6f3a4696405b591 /package.json
parent1bf95bcd9ec667f2f9d0a577e4383caf4073adae (diff)
bump eslint-plugin-jsdoc (#151956)
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 5a45da4461f..4a10345da6f 100644
--- a/package.json
+++ b/package.json
@@ -141,7 +141,7 @@
"electron": "18.3.2",
"eslint": "8.7.0",
"eslint-plugin-header": "3.1.1",
- "eslint-plugin-jsdoc": "^19.1.0",
+ "eslint-plugin-jsdoc": "^39.3.2",
"event-stream": "3.3.4",
"fancy-log": "^1.3.3",
"fast-plist": "0.1.2",