Skip to content

Commit

Permalink
chore(deps): update dependency @lbenie/linting to v1.8.59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 81ace48 commit 6a1b1fe
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.58",
"@lbenie/linting": "1.8.59",
"@rollup/plugin-typescript": "12.1.1",
"@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 @@ -537,17 +537,17 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@lbenie/linting@1.8.58":
version "1.8.58"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.58.tgz#0b9d4231e2706b00fee757d4d3e809a554e557d5"
integrity sha512-KcrIAhm1EE4yHwAaB0W4eDNX6GgaR2lqTlRnDMjnvgKyz80XjHFHtum2zQrnko1WDFzX2QGexAGyf9DFnmPkwA==
"@lbenie/linting@1.8.59":
version "1.8.59"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.59.tgz#4979987938bcb058254fb8558aaf310b2115436e"
integrity sha512-BqfHoMXWmcQcTlWw89xUjI0EYyJPmi8lPYstiquUHmhxVTohMyOexFSWPitTDraR4YVtDnPOI7L7saz6GBXPng==
dependencies:
"@typescript-eslint/eslint-plugin" "8.18.0"
"@typescript-eslint/parser" "8.18.0"
eslint "9.16.0"
eslint-plugin-astro "1.3.1"
eslint-plugin-functional "7.1.0"
eslint-plugin-jsdoc "50.6.0"
eslint-plugin-jsdoc "50.6.1"
eslint-plugin-lit-a11y "4.1.4"
eslint-plugin-prettier "5.2.1"
globals "15.13.0"
Expand Down Expand Up @@ -2778,10 +2778,10 @@ eslint-plugin-functional@7.1.0:
ts-api-utils "^1.3.0"
ts-declaration-location "^1.0.4"

eslint-plugin-jsdoc@50.6.0:
version "50.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.0.tgz#2c6049a40305313174a30212bc360e775b797a0a"
integrity sha512-tCNp4fR79Le3dYTPB0dKEv7yFyvGkUCa+Z3yuTrrNGGOxBlXo9Pn0PEgroOZikUQOGjxoGMVKNjrOHcYEdfszg==
eslint-plugin-jsdoc@50.6.1:
version "50.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.1.tgz#791a668fd4b0700a759e9a16a741a6a805f5b95c"
integrity sha512-UWyaYi6iURdSfdVVqvfOs2vdCVz0J40O/z/HTsv2sFjdjmdlUI/qlKLOTmwbPQ2tAfQnE5F9vqx+B+poF71DBQ==
dependencies:
"@es-joy/jsdoccomment" "~0.49.0"
are-docs-informative "^0.0.2"
Expand Down

0 comments on commit 6a1b1fe

Please sign in to comment.