Skip to content

Commit c362222

Browse files
build(deps): update dependency eslint-plugin-jsdoc to v48.10.1
1 parent 77c3ddf commit c362222

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint": "8.57.0",
4646
"eslint-config-prettier": "9.1.0",
4747
"eslint-plugin-import": "2.29.1",
48-
"eslint-plugin-jsdoc": "48.9.3",
48+
"eslint-plugin-jsdoc": "48.10.1",
4949
"eslint-plugin-prefer-arrow": "1.2.3",
5050
"eslint-plugin-sonarjs": "0.25.1",
5151
"prettier": "2.8.8",

Diff for: yarn.lock

+20-5
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ acorn-walk@^8.1.1, acorn-walk@^8.3.2:
933933
dependencies:
934934
acorn "^8.11.0"
935935

936-
acorn@^8.11.0, acorn@^8.11.3, acorn@^8.4.1, acorn@^8.6.0, acorn@^8.9.0:
936+
acorn@^8.11.0, acorn@^8.11.3, acorn@^8.12.0, acorn@^8.4.1, acorn@^8.6.0, acorn@^8.9.0:
937937
version "8.12.1"
938938
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
939939
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
@@ -2154,16 +2154,17 @@ [email protected]:
21542154
semver "^6.3.1"
21552155
tsconfig-paths "^3.15.0"
21562156

2157-
eslint-plugin-jsdoc@48.9.3:
2158-
version "48.9.3"
2159-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.9.3.tgz#a756fc83ee22bde27b1d42b444969bc582631c0c"
2160-
integrity sha512-9RUsTlW6ZlMgy+dd9uDreU9lZAh4Hxw2ZAV5T0hPtrWgbw0OnvuT3elF6ihnpAY+NCrJx8BUUmcBnKftc/F0qw==
2157+
eslint-plugin-jsdoc@48.10.1:
2158+
version "48.10.1"
2159+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.10.1.tgz#e3e79456795a50b8f5619a8d1a8c11285bdce037"
2160+
integrity sha512-dxV7ytazLW9CdPahds07FljQ960vLQG65mUnFi8/6Pc6u6miCZNGYrnKVHrnnrcj+LikhiKAayjrUiNttzRMEg==
21612161
dependencies:
21622162
"@es-joy/jsdoccomment" "~0.46.0"
21632163
are-docs-informative "^0.0.2"
21642164
comment-parser "1.4.1"
21652165
debug "^4.3.5"
21662166
escape-string-regexp "^4.0.0"
2167+
espree "^10.1.0"
21672168
esquery "^1.6.0"
21682169
parse-imports "^2.1.1"
21692170
semver "^7.6.3"
@@ -2193,6 +2194,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
21932194
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
21942195
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
21952196

2197+
eslint-visitor-keys@^4.0.0:
2198+
version "4.0.0"
2199+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
2200+
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
2201+
21962202
21972203
version "8.57.0"
21982204
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
@@ -2237,6 +2243,15 @@ [email protected]:
22372243
strip-ansi "^6.0.1"
22382244
text-table "^0.2.0"
22392245

2246+
espree@^10.1.0:
2247+
version "10.1.0"
2248+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.1.0.tgz#8788dae611574c0f070691f522e4116c5a11fc56"
2249+
integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==
2250+
dependencies:
2251+
acorn "^8.12.0"
2252+
acorn-jsx "^5.3.2"
2253+
eslint-visitor-keys "^4.0.0"
2254+
22402255
espree@^9.6.0, espree@^9.6.1:
22412256
version "9.6.1"
22422257
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"

0 commit comments

Comments
 (0)