From 6a1b1fe175d43ea763f3b38bf3da1da4ebb0aaec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:38:30 +0000 Subject: [PATCH] chore(deps): update dependency @lbenie/linting to v1.8.59 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 67095596..9001ec60 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 080259eb..a4052185 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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"