Skip to content

Commit

Permalink
Update dependency eslint-plugin-jsdoc to v46.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 6e24232 commit 9c17bd4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"eslint": "8.55.0",
"eslint-plugin-jsdoc": "46.9.0",
"eslint-plugin-jsdoc": "46.9.1",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"prettier-package-json": "2.8.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2490,9 +2490,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.9.0":
version: 46.9.0
resolution: "eslint-plugin-jsdoc@npm:46.9.0"
"eslint-plugin-jsdoc@npm:46.9.1":
version: 46.9.1
resolution: "eslint-plugin-jsdoc@npm:46.9.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.41.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -2502,10 +2502,10 @@ __metadata:
esquery: "npm:^1.5.0"
is-builtin-module: "npm:^3.2.1"
semver: "npm:^7.5.4"
spdx-expression-parse: "npm:^3.0.1"
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 4566b0f9bda54b446c813cf5ea93ae6d5866cbc4d448cb957b9ce2563f934d3ed2ed4e665e5a870750860a57137a1714c38599c35c60be16dce0f8e5a75b6ff6
checksum: d15d68797e85bb7b6fdcfc1170653683c16ab1d62c2e9c537101e774cb3231913e2bc4781f2bb808d074adce5699e5b545e450c6801b637c6434587d226ad6ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -3615,7 +3615,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:6.14.0"
"@typescript-eslint/parser": "npm:6.14.0"
eslint: "npm:8.55.0"
eslint-plugin-jsdoc: "npm:46.9.0"
eslint-plugin-jsdoc: "npm:46.9.1"
lint-staged: "npm:15.2.0"
prettier: "npm:3.1.1"
prettier-package-json: "npm:2.8.0"
Expand Down Expand Up @@ -4964,13 +4964,13 @@ __metadata:
languageName: node
linkType: hard

"spdx-expression-parse@npm:^3.0.1":
version: 3.0.1
resolution: "spdx-expression-parse@npm:3.0.1"
"spdx-expression-parse@npm:^4.0.0":
version: 4.0.0
resolution: "spdx-expression-parse@npm:4.0.0"
dependencies:
spdx-exceptions: "npm:^2.1.0"
spdx-license-ids: "npm:^3.0.0"
checksum: 6f8a41c87759fa184a58713b86c6a8b028250f158159f1d03ed9d1b6ee4d9eefdc74181c8ddc581a341aa971c3e7b79e30b59c23b05d2436d5de1c30bdef7171
checksum: 965c487e77f4fb173f1c471f3eef4eb44b9f0321adc7f93d95e7620da31faa67d29356eb02523cd7df8a7fc1ec8238773cdbf9e45bd050329d2b26492771b736
languageName: node
linkType: hard

Expand Down

0 comments on commit 9c17bd4

Please sign in to comment.