Skip to content

Commit

Permalink
build(deps): update dependency eslint-plugin-jsdoc to v48.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent dc7f8bd commit 4b61626
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.5",
"eslint-plugin-jsdoc": "48.2.6",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "0.25.1",
"husky": "9.0.11",
Expand Down
27 changes: 5 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1716,7 +1716,7 @@ __metadata:
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jsdoc: "npm:48.2.5"
eslint-plugin-jsdoc: "npm:48.2.6"
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-sonarjs: "npm:0.25.1"
execa: "npm:5.1.1"
Expand Down Expand Up @@ -2640,13 +2640,6 @@ __metadata:
languageName: node
linkType: hard

"builtin-modules@npm:^3.3.0":
version: 3.3.0
resolution: "builtin-modules@npm:3.3.0"
checksum: 10c0/2cb3448b4f7306dc853632a4fcddc95e8d4e4b9868c139400027b71938fc6806d4ff44007deffb362ac85724bd40c2c6452fb6a0aa4531650eeddb98d8e5ee8a
languageName: node
linkType: hard

"cacache@npm:^18.0.0, cacache@npm:^18.0.3":
version: 18.0.3
resolution: "cacache@npm:18.0.3"
Expand Down Expand Up @@ -3707,22 +3700,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.2.5":
version: 48.2.5
resolution: "eslint-plugin-jsdoc@npm:48.2.5"
"eslint-plugin-jsdoc@npm:48.2.6":
version: 48.2.6
resolution: "eslint-plugin-jsdoc@npm:48.2.6"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.0"
are-docs-informative: "npm:^0.0.2"
comment-parser: "npm:1.4.1"
debug: "npm:^4.3.4"
escape-string-regexp: "npm:^4.0.0"
esquery: "npm:^1.5.0"
is-builtin-module: "npm:^3.2.1"
semver: "npm:^7.6.1"
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/0e1350511b74fe443ce3f63ab83627f8d841ca36a3fea5631e6743c721d4f6cd563204c4143cf2ae1d43855134a6fceedac7916fa2fee3bcb17b74fc6c3e0bc1
checksum: 10c0/9f01b3000aa31f17767786c62caf62f1e8c4b88bfef04b207d3b1de785be287cc2da3ad16ed32afacd5f6e6a9b76ebf3369069be416ce2228c44cd6d084fcd8f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5039,15 +5031,6 @@ __metadata:
languageName: node
linkType: hard

"is-builtin-module@npm:^3.2.1":
version: 3.2.1
resolution: "is-builtin-module@npm:3.2.1"
dependencies:
builtin-modules: "npm:^3.3.0"
checksum: 10c0/5a66937a03f3b18803381518f0ef679752ac18cdb7dd53b5e23ee8df8d440558737bd8dcc04d2aae555909d2ecb4a81b5c0d334d119402584b61e6a003e31af1
languageName: node
linkType: hard

"is-callable@npm:^1.1.3, is-callable@npm:^1.1.4, is-callable@npm:^1.2.7":
version: 1.2.7
resolution: "is-callable@npm:1.2.7"
Expand Down

0 comments on commit 4b61626

Please sign in to comment.