Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v48.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent fe99b5d commit 48e1c2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"eslint": "8.57.0",
"eslint-plugin-jsdoc": "48.2.4",
"eslint-plugin-jsdoc": "48.2.5",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-package-json": "2.8.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2801,9 +2801,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.2.4":
version: 48.2.4
resolution: "eslint-plugin-jsdoc@npm:48.2.4"
"eslint-plugin-jsdoc@npm:48.2.5":
version: 48.2.5
resolution: "eslint-plugin-jsdoc@npm:48.2.5"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -2812,11 +2812,11 @@ __metadata:
escape-string-regexp: "npm:^4.0.0"
esquery: "npm:^1.5.0"
is-builtin-module: "npm:^3.2.1"
semver: "npm:^7.6.0"
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/601c9d6ee41de56102c7813106ceb0b8b8342223670f7add010a8f89753c250cde4cc93e353e3911b7b29677f2634f3f4be45f27abb7a95c6fdbd058adfa3343
checksum: 10c0/0e1350511b74fe443ce3f63ab83627f8d841ca36a3fea5631e6743c721d4f6cd563204c4143cf2ae1d43855134a6fceedac7916fa2fee3bcb17b74fc6c3e0bc1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3970,7 +3970,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:7.9.0"
"@typescript-eslint/parser": "npm:7.9.0"
eslint: "npm:8.57.0"
eslint-plugin-jsdoc: "npm:48.2.4"
eslint-plugin-jsdoc: "npm:48.2.5"
lint-staged: "npm:15.2.2"
prettier: "npm:3.2.5"
prettier-package-json: "npm:2.8.0"
Expand Down Expand Up @@ -5214,7 +5214,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.6.2, semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.6.0":
"semver@npm:7.6.2, semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.6.0, semver@npm:^7.6.1":
version: 7.6.2
resolution: "semver@npm:7.6.2"
bin:
Expand Down

0 comments on commit 48e1c2c

Please sign in to comment.