Skip to content

Commit

Permalink
Merge pull request #157 from xmtp/dependabot/npm_and_yarn/eslint-plug…
Browse files Browse the repository at this point in the history
…in-jsdoc-48.1.0
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
2 parents e810a35 + c699a44 commit 43cbf24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cli-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.0.6",
"eslint-plugin-jsdoc": "^48.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3145,7 +3145,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-config-standard: "npm:^17.0.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jsdoc: "npm:^48.0.6"
eslint-plugin-jsdoc: "npm:^48.1.0"
eslint-plugin-node: "npm:^11.1.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-promise: "npm:^6.0.1"
Expand Down Expand Up @@ -5220,9 +5220,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^48.0.6":
version: 48.0.6
resolution: "eslint-plugin-jsdoc@npm:48.0.6"
"eslint-plugin-jsdoc@npm:^48.1.0":
version: 48.1.0
resolution: "eslint-plugin-jsdoc@npm:48.1.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.42.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -5235,7 +5235,7 @@ __metadata:
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 367ac9e6b44e83ccbc36a10f0e70c29dfa25e6db9628175107b3028b77e51a099aaf37d1ae951ed0aef915fd9515b16f2c0a5c861130629e75c10dad1dfb4fa7
checksum: ae81ac8321f35fb1e598e44964f29ea1b22b1138c128ee4808947b71138d2a9ceffcf909a1e84de4920e3d04aca028277044bc4b552d23bed1b30b12bb0e2cba
languageName: node
linkType: hard

Expand Down

0 comments on commit 43cbf24

Please sign in to comment.