CI: Update JavaScript linter deps with known security vulnerabilities

jsdoc has no new release so I'm tracking this PR:
https://github.com/jsdoc/jsdoc/pull/1906
This commit is contained in:
Rémi Verschelde
2021-05-12 10:32:27 +02:00
parent de3747fc37
commit e743b6b24c
2 changed files with 20 additions and 21 deletions
+1 -1
View File
@@ -23,6 +23,6 @@
"eslint": "^7.9.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.22.0",
"jsdoc": "^3.6.6"
"jsdoc": "github:jsdoc/jsdoc#544a992824631fc652183d8b0b4b1281dc961560"
}
}