Skip to content

Commit 6f9d03b

Browse files
committed
chore(deps): update dependency @lbenie/linting to v1.8.21
1 parent 174607b commit 6f9d03b

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.20",
42+
"@lbenie/linting": "1.8.21",
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].20":
1443-
version "1.8.20"
1444-
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.20.tgz#e6c8567bed4f148b251086656da8774ad5d327b2"
1445-
integrity sha512-plxc/aZ2hbvOsjsusPJ6/CtB/Mpk76cT4d1JaI6wtF3b/k2jw6n9MITZVfXpwM1s5NLdTWBzpazaxIzA8oQydw==
1442+
"@lbenie/[email protected].21":
1443+
version "1.8.21"
1444+
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.21.tgz#30a4d67bbdc3cf88bd3ae97812980ba98a7e8dfb"
1445+
integrity sha512-SZpWrQfG8T0SWEldxytuedqfIDcxmd7HRLh3AWs/+1qZ25Ff1r+1yiBrM23UkAOCnX93MPnJQ2PmTlre5ZNfhA==
14461446
dependencies:
14471447
"@typescript-eslint/eslint-plugin" "8.6.0"
14481448
"@typescript-eslint/parser" "8.6.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.3"
1452+
eslint-plugin-jsdoc "50.2.4"
14531453
eslint-plugin-lit-a11y "4.1.4"
14541454
eslint-plugin-prettier "5.2.1"
14551455
globals "15.9.0"
@@ -3283,10 +3283,10 @@ [email protected]:
32833283
ts-api-utils "^1.3.0"
32843284
ts-declaration-location "^1.0.4"
32853285

3286-
3287-
version "50.2.3"
3288-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.2.3.tgz#75c455ab04819138d3cde37d92d9eb162dc41cb6"
3289-
integrity sha512-aNh/dz3wSkyo53y2KWDCrA8fDuXDMtMVflcbesd8AFPgcF8ugOv9mJxC7qKB95R96nzCB91iEwU7MMznh/7okQ==
3286+
3287+
version "50.2.4"
3288+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.2.4.tgz#9abef68ea5869e87d8a4444bfef9e5a7787162e2"
3289+
integrity sha512-020jA+dXaXdb+TML3ZJBvpPmzwbNROjnYuTYi/g6A5QEmEjhptz4oPJDKkOGMIByNxsPpdTLzSU1HYVqebOX1w==
32903290
dependencies:
32913291
"@es-joy/jsdoccomment" "~0.48.0"
32923292
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)