Skip to content

Commit d47bc7a

Browse files
committed
chore(deps): update dependency @lbenie/linting to v1.8.17
1 parent 336c98a commit d47bc7a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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.16",
42+
"@lbenie/linting": "1.8.17",
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: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1439,15 +1439,15 @@
14391439
"@jridgewell/resolve-uri" "^3.1.0"
14401440
"@jridgewell/sourcemap-codec" "^1.4.14"
14411441

1442-
"@lbenie/[email protected].16":
1443-
version "1.8.16"
1444-
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.16.tgz#4d96612c01f6aa6e076b7f928a4f6aa39c9186cc"
1445-
integrity sha512-l2nbP0iCAtkchuQkDrTuLCcJ7uks6Pb0e211Sg5PymeEqQba0bLMVgXdKSRu6CwjWyqVin/9oPZ/08ydQ+hnMw==
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==
14461446
dependencies:
14471447
"@typescript-eslint/eslint-plugin" "8.5.0"
14481448
"@typescript-eslint/parser" "8.5.0"
14491449
eslint "9.10.0"
1450-
eslint-plugin-astro "1.2.3"
1450+
eslint-plugin-astro "1.2.4"
14511451
eslint-plugin-functional "7.0.2"
14521452
eslint-plugin-jsdoc "50.2.2"
14531453
eslint-plugin-lit-a11y "4.1.4"
@@ -2071,7 +2071,7 @@
20712071
debug "^4.3.4"
20722072
ts-api-utils "^1.3.0"
20732073

2074-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^7.0.0", "@typescript-eslint/types@^7.7.1":
2074+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^7.0.0":
20752075
version "7.18.0"
20762076
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
20772077
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
@@ -2081,7 +2081,7 @@
20812081
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.3.0.tgz#378e62447c2d7028236e55a81d3391026600563b"
20822082
integrity sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw==
20832083

2084-
"@typescript-eslint/[email protected]":
2084+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^7.7.1 || ^8":
20852085
version "8.5.0"
20862086
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.5.0.tgz#4465d99331d1276f8fb2030e4f9c73fe01a05bf9"
20872087
integrity sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==
@@ -3252,14 +3252,14 @@ eslint-compat-utils@^0.5.0:
32523252
dependencies:
32533253
semver "^7.5.4"
32543254

3255-
3256-
version "1.2.3"
3257-
resolved "https://registry.yarnpkg.com/eslint-plugin-astro/-/eslint-plugin-astro-1.2.3.tgz#66a3710c275f430f2369793f0785577fc69bef42"
3258-
integrity sha512-asHT0VUs68oppVnTHfp/WgLqs0yCx9kG9AC/PKLmp+87imeh3nGHMdFm0qP46vHxTM0NLDEhvmjFdAVAqw+QPQ==
3255+
3256+
version "1.2.4"
3257+
resolved "https://registry.yarnpkg.com/eslint-plugin-astro/-/eslint-plugin-astro-1.2.4.tgz#13b6eb4754dfba0b69d64453f0e13bfa3baca7d6"
3258+
integrity sha512-45uXKW6lxmYEa8Gkh5lCfwAnOyQD90AaMS2Bu9ans88f+pFkliqjGeexiKv73oiTcY3I0vlzTUk5GlqvYlkjyA==
32593259
dependencies:
32603260
"@eslint-community/eslint-utils" "^4.2.0"
32613261
"@jridgewell/sourcemap-codec" "^1.4.14"
3262-
"@typescript-eslint/types" "^7.7.1"
3262+
"@typescript-eslint/types" "^7.7.1 || ^8"
32633263
astro-eslint-parser "^1.0.2"
32643264
eslint-compat-utils "^0.5.0"
32653265
globals "^15.0.0"

0 commit comments

Comments
 (0)