Skip to content

Commit 9f9f867

Browse files
committed
chore(deps): update dependency @lbenie/linting to v1.8.18
1 parent f197482 commit 9f9f867

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"build": "vite build"
4040
},
4141
"devDependencies": {
42-
"@lbenie/linting": "1.8.17",
42+
"@lbenie/linting": "1.8.18",
4343
"@rollup/plugin-typescript": "11.1.6",
4444
"@semantic-release/changelog": "6.0.3",
4545
"@semantic-release/git": "10.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1439,17 +1439,17 @@
14391439
"@jridgewell/resolve-uri" "^3.1.0"
14401440
"@jridgewell/sourcemap-codec" "^1.4.14"
14411441

1442-
"@lbenie/[email protected].17":
1443-
version "1.8.17"
1444-
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.17.tgz#003db490b282b9bde3190a0fc2614d91976917e0"
1445-
integrity sha512-K8lF2C6kw++XHHERLnE9QyzvP7G2wt/yfQsLy8kWJwIbyXXI9SkA09K2aM1mhAEpEPT+7qqyzI6eMhkUS5TGEg==
1442+
"@lbenie/[email protected].18":
1443+
version "1.8.18"
1444+
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.18.tgz#b8ce9ac0309cea318dd44b1b93cac2d2d5078e41"
1445+
integrity sha512-Lohps0BYo+jqGwAdEvKZ/RaS+khISp6lkY0DidQ0gpYs0KiPgwI6LJ781UVeoU0nyHvTDU0sQRKcdzeJyAnPWw==
14461446
dependencies:
14471447
"@typescript-eslint/eslint-plugin" "8.5.0"
14481448
"@typescript-eslint/parser" "8.5.0"
14491449
eslint "9.10.0"
14501450
eslint-plugin-astro "1.2.4"
14511451
eslint-plugin-functional "7.0.2"
1452-
eslint-plugin-jsdoc "50.2.2"
1452+
eslint-plugin-jsdoc "50.2.3"
14531453
eslint-plugin-lit-a11y "4.1.4"
14541454
eslint-plugin-prettier "5.2.1"
14551455
globals "15.9.0"
@@ -3278,10 +3278,10 @@ [email protected]:
32783278
ts-api-utils "^1.3.0"
32793279
ts-declaration-location "^1.0.4"
32803280

3281-
3282-
version "50.2.2"
3283-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.2.2.tgz#151e63c8bc245ea8b2357d4229392a5b993827b0"
3284-
integrity sha512-i0ZMWA199DG7sjxlzXn5AeYZxpRfMJjDPUl7lL9eJJX8TPRoIaxJU4ys/joP5faM5AXE1eqW/dslCj3uj4Nqpg==
3281+
3282+
version "50.2.3"
3283+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.2.3.tgz#75c455ab04819138d3cde37d92d9eb162dc41cb6"
3284+
integrity sha512-aNh/dz3wSkyo53y2KWDCrA8fDuXDMtMVflcbesd8AFPgcF8ugOv9mJxC7qKB95R96nzCB91iEwU7MMznh/7okQ==
32853285
dependencies:
32863286
"@es-joy/jsdoccomment" "~0.48.0"
32873287
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)