mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 23:55:47 -06:00
Update dependency eslint-plugin-jsdoc to v39.8.0 (#63013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
parent
ee52dbaefe
commit
955e49cfba
@ -191,7 +191,7 @@
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jest": "27.2.1",
|
||||
"eslint-plugin-jsdoc": "39.6.2",
|
||||
"eslint-plugin-jsdoc": "39.8.0",
|
||||
"eslint-plugin-jsx-a11y": "6.7.1",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
"eslint-plugin-react": "7.32.1",
|
||||
|
30
yarn.lock
30
yarn.lock
@ -4509,6 +4509,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@es-joy/jsdoccomment@npm:~0.36.1":
|
||||
version: 0.36.1
|
||||
resolution: "@es-joy/jsdoccomment@npm:0.36.1"
|
||||
dependencies:
|
||||
comment-parser: 1.3.1
|
||||
esquery: ^1.4.0
|
||||
jsdoc-type-pratt-parser: ~3.1.0
|
||||
checksum: 28e697779230dc6a95b1f233a8c2a72b64fbea686e407106e5d4292083421a997452731c414de26c10bee86e8e0397c5fb84d6ecfd4b472a29735e1af103ddb6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/android-arm64@npm:0.16.17":
|
||||
version: 0.16.17
|
||||
resolution: "@esbuild/android-arm64@npm:0.16.17"
|
||||
@ -19630,6 +19641,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jsdoc@npm:39.8.0":
|
||||
version: 39.8.0
|
||||
resolution: "eslint-plugin-jsdoc@npm:39.8.0"
|
||||
dependencies:
|
||||
"@es-joy/jsdoccomment": ~0.36.1
|
||||
comment-parser: 1.3.1
|
||||
debug: ^4.3.4
|
||||
escape-string-regexp: ^4.0.0
|
||||
esquery: ^1.4.0
|
||||
semver: ^7.3.8
|
||||
spdx-expression-parse: ^3.0.1
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
checksum: fe2fec06605c9effe30c3c136f91ba5720d0dec519f5d54dc336f86dc3375793053399e9ca37a33e8eb04cc10571ded800c5babe8b09822922209a0b63751855
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jsx-a11y@npm:6.7.1":
|
||||
version: 6.7.1
|
||||
resolution: "eslint-plugin-jsx-a11y@npm:6.7.1"
|
||||
@ -22120,7 +22148,7 @@ __metadata:
|
||||
eslint-config-prettier: 8.6.0
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-jest: 27.2.1
|
||||
eslint-plugin-jsdoc: 39.6.2
|
||||
eslint-plugin-jsdoc: 39.8.0
|
||||
eslint-plugin-jsx-a11y: 6.7.1
|
||||
eslint-plugin-lodash: 7.4.0
|
||||
eslint-plugin-react: 7.32.1
|
||||
|
Loading…
Reference in New Issue
Block a user