Skip to content
Snippets Groups Projects
Commit 2a633401 authored by Renovate Bot's avatar Renovate Bot
Browse files

Update dependency eslint-plugin-jsdoc to v39

parent 9e17147f
No related branches found
No related tags found
1 merge request!80Update dependency eslint-plugin-jsdoc to v39
Pipeline #98683 passed
......@@ -23,7 +23,7 @@
"can-npm-publish": "^1.3.3",
"chai": "^4.2.0",
"eslint": "^8.0.1",
"eslint-plugin-jsdoc": "^38.0.0",
"eslint-plugin-jsdoc": "^39.0.0",
"glob": "^7.1.6",
"i18next-parser": "^6.3.0",
"karma": "^6.0.0",
......
......@@ -2628,6 +2628,19 @@ eslint-plugin-jsdoc@^38.0.0:
semver "^7.3.5"
spdx-expression-parse "^3.0.1"
eslint-plugin-jsdoc@^39.0.0:
version "39.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.1.0.tgz#dfe7b152ea1ce9e49457286fe3280f07d5bde060"
integrity sha512-KgpoLbeSEL3yv6T3QMErelPy+WFJSQkDoUOZTRmqCcsvQ4bmA02Vmw6WbC5cdYQ6P52iUIsAxtXTT66EF/Xzeg==
dependencies:
"@es-joy/jsdoccomment" "~0.22.1"
comment-parser "1.3.1"
debug "^4.3.4"
escape-string-regexp "^4.0.0"
esquery "^1.4.0"
semver "^7.3.6"
spdx-expression-parse "^3.0.1"
eslint-scope@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
......@@ -4169,6 +4182,11 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"
lru-cache@^7.4.0:
version "7.8.1"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.8.1.tgz#68ee3f4807a57d2ba185b7fd90827d5c21ce82bb"
integrity sha512-E1v547OCgJvbvevfjgK9sNKIVXO96NnsTsFPBlg4ZxjhsJSODoH9lk8Bm0OxvHNm6Vm5Yqkl/1fErDxhYL8Skg==
magic-string@0.25.7:
version "0.25.7"
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.7.tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051"
......@@ -5476,6 +5494,13 @@ semver@^7.3.4, semver@^7.3.5:
dependencies:
lru-cache "^6.0.0"
semver@^7.3.6:
version "7.3.6"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.6.tgz#5d73886fb9c0c6602e79440b97165c29581cbb2b"
integrity sha512-HZWqcgwLsjaX1HBD31msI/rXktuIhS+lWvdE4kN9z+8IVT4Itc7vqU2WvYsyD6/sjYCt4dEKH/m1M3dwI9CC5w==
dependencies:
lru-cache "^7.4.0"
serialize-javascript@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz#efae5d88f45d7924141da8b5c3a7a7e663fefeb8"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment