chore(deps): update devdependency eslint-plugin-jsdoc to ^41.1.2 (main) (#20320)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-17 09:51:25 +01:00 committed by GitHub
parent 2f89fc0236
commit d7b605f35f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"changelogen": "^0.5.3",
"crawler": "^1.4.0",
"eslint": "^8.38.0",
"eslint-plugin-jsdoc": "^41.1.1",
"eslint-plugin-jsdoc": "^41.1.2",
"execa": "^7.1.1",
"expect-type": "^0.15.0",
"globby": "^13.1.4",

View File

@ -67,8 +67,8 @@ importers:
specifier: ^8.38.0
version: 8.38.0
eslint-plugin-jsdoc:
specifier: ^41.1.1
version: 41.1.1(eslint@8.38.0)
specifier: ^41.1.2
version: 41.1.2(eslint@8.38.0)
execa:
specifier: ^7.1.1
version: 7.1.1
@ -4889,8 +4889,8 @@ packages:
- supports-color
dev: true
/eslint-plugin-jsdoc@41.1.1(eslint@8.38.0):
resolution: {integrity: sha512-dfH97DKLGtQ5dgEMzd+GSUuY+xX/yyAfjML3O0pEWmMMpylsG6Ro65s4ziYXKmixiENYK9CTQxCVRGqZUFN2Mw==}
/eslint-plugin-jsdoc@41.1.2(eslint@8.38.0):
resolution: {integrity: sha512-MePJXdGiPW7AG06CU5GbKzYtKpoHwTq1lKijjq+RwL/cQkZtBZ59Zbv5Ep0RVxSMnq6242249/n+w4XrTZ1Afg==}
engines: {node: ^14 || ^16 || ^17 || ^18 || ^19}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0