Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 48.7.0 to 48.8.3 (#172)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and flex-development[bot] authored Jul 26, 2024
1 parent 29ad230 commit 360741a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"eslint-plugin-html": "8.1.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.7.0",
"eslint-plugin-jsdoc": "48.8.3",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-markdownlint": "0.6.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1930,7 +1930,7 @@ __metadata:
eslint-plugin-html: "npm:8.1.1"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.7.0"
eslint-plugin-jsdoc: "npm:48.8.3"
eslint-plugin-jsonc: "npm:2.16.0"
eslint-plugin-markdown: "npm:5.1.0"
eslint-plugin-markdownlint: "npm:0.6.0"
Expand Down Expand Up @@ -4902,9 +4902,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.7.0":
version: 48.7.0
resolution: "eslint-plugin-jsdoc@npm:48.7.0"
"eslint-plugin-jsdoc@npm:48.8.3":
version: 48.8.3
resolution: "eslint-plugin-jsdoc@npm:48.8.3"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.46.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4913,12 +4913,12 @@ __metadata:
escape-string-regexp: "npm:^4.0.0"
esquery: "npm:^1.6.0"
parse-imports: "npm:^2.1.1"
semver: "npm:^7.6.2"
semver: "npm:^7.6.3"
spdx-expression-parse: "npm:^4.0.0"
synckit: "npm:^0.9.0"
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/7289c37e45429cf3661bd553bb6cdcb4a9877b8a1fc0e6f369fa049cf6690953333dcbc972f48f03991df53734afeb77c6025804392184df19e214fb4425c4dc
checksum: 10/17b344616a61fd0b2841c488c09189cf5689d30549eaab4c73b3abdf18ee28951616f9898149d0baa428264bc7a78d21ef4f508ad084e85b12e73c44808713ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -9337,7 +9337,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.0.0, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.1, semver@npm:^7.6.2, semver@npm:^7.6.3":
"semver@npm:^7.0.0, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.1, semver@npm:^7.6.3":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
Expand Down Expand Up @@ -9852,13 +9852,13 @@ __metadata:
languageName: node
linkType: hard

"synckit@npm:^0.9.0":
version: 0.9.0
resolution: "synckit@npm:0.9.0"
"synckit@npm:^0.9.0, synckit@npm:^0.9.1":
version: 0.9.1
resolution: "synckit@npm:0.9.1"
dependencies:
"@pkgr/core": "npm:^0.1.0"
tslib: "npm:^2.6.2"
checksum: 10/e93f3f5ee43fa71d3bb2a345049642d9034f34fa9528706b5ef26e825335ca5446143c56c2b041810afe26aa6e343583ff08525f5530618a4707375270f87be1
checksum: 10/bff3903976baf8b699b5483228116d70223781a93b17c70e685c277ee960cdfd1a09cb5a741e6a9ec35e2428f14f4664baec41ccc99a598f267608b2a54f529b
languageName: node
linkType: hard

Expand Down

0 comments on commit 360741a

Please sign in to comment.