Skip to content

Commit

Permalink
chore(dev-deps): update dependency eslint-plugin-jsdoc to v46.7.0 (#617)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 14, 2023
1 parent 911d47b commit e77de53
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"eslint-config-prettier": "8.10.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "46.6.0",
"eslint-plugin-jsdoc": "46.7.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4616,9 +4616,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.6.0":
version: 46.6.0
resolution: "eslint-plugin-jsdoc@npm:46.6.0"
"eslint-plugin-jsdoc@npm:46.7.0":
version: 46.7.0
resolution: "eslint-plugin-jsdoc@npm:46.7.0"
dependencies:
"@es-joy/jsdoccomment": ~0.40.1
are-docs-informative: ^0.0.2
Expand All @@ -4631,7 +4631,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 3e2b46b31c6022773b8d21282b3a95fcc8053c865e4529516f9806860331021db1548a75972cf39eb1615fb5b794340365e4bd90033218aa427693c96d9e7878
checksum: 29dcafdb50693d190a0a56d18863ba5e185972304c42c7640d76731e8ddab2113d60a4adfe2d5f983474b9067c407f6a472ec92530471f0bd6071defcc12bf14
languageName: node
linkType: hard

Expand Down Expand Up @@ -7911,7 +7911,7 @@ __metadata:
eslint-config-prettier: 8.10.0
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.28.1
eslint-plugin-jsdoc: 46.6.0
eslint-plugin-jsdoc: 46.7.0
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-prettier: 4.2.1
eslint-plugin-react: 7.33.2
Expand Down

0 comments on commit e77de53

Please sign in to comment.