Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent b65241b commit 1b222ee
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 @@ -70,7 +70,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jasmine": "4.1.3",
"eslint-plugin-jest": "26.8.2",
"eslint-plugin-jsdoc": "46.10.1",
"eslint-plugin-jsdoc": "48.0.4",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.30.1",
"husky": "8.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4521,9 +4521,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.10.1":
version: 46.10.1
resolution: "eslint-plugin-jsdoc@npm:46.10.1"
"eslint-plugin-jsdoc@npm:48.0.4":
version: 48.0.4
resolution: "eslint-plugin-jsdoc@npm:48.0.4"
dependencies:
"@es-joy/jsdoccomment": ~0.41.0
are-docs-informative: ^0.0.2
Expand All @@ -4536,7 +4536,7 @@ __metadata:
spdx-expression-parse: ^4.0.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: e3a658f72de9ac1c6d98fc1e406e4f1295f3f2a64da9ea977ba8bbb9ea93890945d0d4230dd50a1436ac8a935c4b3a49a02a5dae170810ba7fe6d46522dd17eb
checksum: 9a1e8d74278338276c6a5a1b8fe252cfa7339f5fbe674f3c28dcc8270f190caa58fff3b87c4749bd5f3eb5ac6cc4d7cd6d1459f9827cfca93701b67e098c8626
languageName: node
linkType: hard

Expand Down Expand Up @@ -8469,7 +8469,7 @@ __metadata:
eslint-plugin-import: 2.29.1
eslint-plugin-jasmine: 4.1.3
eslint-plugin-jest: 26.8.2
eslint-plugin-jsdoc: 46.10.1
eslint-plugin-jsdoc: 48.0.4
eslint-plugin-prettier: 5.1.3
eslint-plugin-react: 7.30.1
got: 11.8.5
Expand Down

0 comments on commit 1b222ee

Please sign in to comment.