Skip to content

Commit

Permalink
chore(deps): update dependency @lbenie/linting to v1.8.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 2a298c4 commit df90e52
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 @@ -30,7 +30,7 @@
"build": "vite build"
},
"devDependencies": {
"@lbenie/linting": "1.8.23",
"@lbenie/linting": "1.8.24",
"@rollup/plugin-typescript": "12.1.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -566,17 +566,17 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@lbenie/[email protected].23":
version "1.8.23"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.23.tgz#f5008708ca6c4bbb54268b3b3dc1c3cfb61b9d55"
integrity sha512-Q5ZAnLtudsq9v8Fzz5u/UjBHtq909mehJLl7+HIxka56R0+aW7s+e53QY4oS+TszpXc0cc9KUtLDVkIwAYdPmQ==
"@lbenie/[email protected].24":
version "1.8.24"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.24.tgz#02412990d4cdef83ac3da34a978492cf543332f6"
integrity sha512-jiAHwz7K2/LeCXJuCeIQl6GhaU36p/1ZfKxE6uwvRlreH4oXhQsC/nh6078GJ3ABR74lmPQ4rM7cD5kpjaxpSA==
dependencies:
"@typescript-eslint/eslint-plugin" "8.7.0"
"@typescript-eslint/parser" "8.7.0"
eslint "9.11.1"
eslint-plugin-astro "1.2.4"
eslint-plugin-functional "7.0.2"
eslint-plugin-jsdoc "50.2.5"
eslint-plugin-jsdoc "50.3.0"
eslint-plugin-lit-a11y "4.1.4"
eslint-plugin-prettier "5.2.1"
globals "15.9.0"
Expand Down Expand Up @@ -2893,10 +2893,10 @@ [email protected]:
ts-api-utils "^1.3.0"
ts-declaration-location "^1.0.4"

eslint-plugin-jsdoc@50.2.5:
version "50.2.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.2.5.tgz#a0bd16b44ac1df000a17655b7e306b495024a511"
integrity sha512-o3pVL19dSO3et+env3uV2WjrMX8oEqZjBF8lZBpLl9/CgqaRAIx5UaSPfrbHKB/JlHldWOFFGrUeZWmpWUds6g==
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==
dependencies:
"@es-joy/jsdoccomment" "~0.48.0"
are-docs-informative "^0.0.2"
Expand Down

0 comments on commit df90e52

Please sign in to comment.