Skip to content

Commit

Permalink
chore(deps): update dependency @lbenie/linting to v1.8.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 78591b8 commit 4f6aac3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"format": "eslint lib --fix"
},
"devDependencies": {
"@lbenie/linting": "1.8.25",
"@lbenie/linting": "1.8.26",
"@rollup/plugin-typescript": "12.1.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -399,17 +399,17 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@lbenie/linting@1.8.25":
version "1.8.25"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.25.tgz#bc62c3f4e93c5390a1b6b8163ed1bfbb63a507a1"
integrity sha512-YEwKVrpqzFo46inzDtKYwBzX2Xx4a76C6LTWrKRza+3pUYfT1HRy9faw7hCmLz1qVU31nnhUpOdFzThfF7FR2A==
"@lbenie/linting@1.8.26":
version "1.8.26"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.26.tgz#27ca03de53124b2719a4c552eaf03e44beb10e55"
integrity sha512-8Ctiy+UPEPlnfdXJnDpqpeq9wEkqja+7si0RVINYb3Zt9LSbMSEopGLMIaOQiI2a0vDvkdUOatLqGc+RTD8bCQ==
dependencies:
"@typescript-eslint/eslint-plugin" "8.8.0"
"@typescript-eslint/parser" "8.8.0"
eslint "9.11.1"
eslint-plugin-astro "1.2.4"
eslint-plugin-functional "7.0.2"
eslint-plugin-jsdoc "50.3.0"
eslint-plugin-jsdoc "50.3.1"
eslint-plugin-lit-a11y "4.1.4"
eslint-plugin-prettier "5.2.1"
globals "15.9.0"
Expand Down Expand Up @@ -2510,10 +2510,10 @@ eslint-plugin-functional@7.0.2:
ts-api-utils "^1.3.0"
ts-declaration-location "^1.0.4"

eslint-plugin-jsdoc@50.3.0:
version "50.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.3.0.tgz#2a4d1ac7f45b2b62de42389ba8006fd00b7f08dd"
integrity sha512-P7qDB/RckdKETpBM4CtjHRQ5qXByPmFhRi86sN3E+J+tySchq+RSOGGhI2hDIefmmKFuTi/1ACjqsnDJDDDfzg==
eslint-plugin-jsdoc@50.3.1:
version "50.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.3.1.tgz#4b56340a3ef55df9957dede430c6338c717dc0dc"
integrity sha512-SY9oUuTMr6aWoJggUS40LtMjsRzJPB5ZT7F432xZIHK3EfHF+8i48GbUBpwanrtlL9l1gILNTHK9o8gEhYLcKA==
dependencies:
"@es-joy/jsdoccomment" "~0.48.0"
are-docs-informative "^0.0.2"
Expand Down

0 comments on commit 4f6aac3

Please sign in to comment.