Skip to content

Commit d83e250

Browse files
committed
chore(deps): update dependency @lbenie/linting to v1.8.13
1 parent 03b7ccc commit d83e250

File tree

2 files changed

+79
-24
lines changed

2 files changed

+79
-24
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.12",
42+
"@lbenie/linting": "1.8.13",
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: 78 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,13 +1449,13 @@
14491449
"@jridgewell/resolve-uri" "^3.1.0"
14501450
"@jridgewell/sourcemap-codec" "^1.4.14"
14511451

1452-
"@lbenie/[email protected].12":
1453-
version "1.8.12"
1454-
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.12.tgz#27f3492aeb10eb54920c911670bc8446a1af5442"
1455-
integrity sha512-VwpJscuVaBY8fPBVk6rGRCtcQXGL3ZARLWtj76T/h3ggQkWNqXntveV5iA9amc9O1lN5YfIuXEAZP6AIKVfEfQ==
1452+
"@lbenie/[email protected].13":
1453+
version "1.8.13"
1454+
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.13.tgz#3789204b1c6a09bfb7c899d3d07a098a86da964d"
1455+
integrity sha512-n7Wa2r3zw9irtCbCU3HmKV8Gn2VQxr7VsB+KoriMH8SyliGjtQ3ISZSIg+HY6ssm487qP/kP6vrN9HQdq1yGsQ==
14561456
dependencies:
1457-
"@typescript-eslint/eslint-plugin" "8.3.0"
1458-
"@typescript-eslint/parser" "8.3.0"
1457+
"@typescript-eslint/eslint-plugin" "8.4.0"
1458+
"@typescript-eslint/parser" "8.4.0"
14591459
eslint "9.9.1"
14601460
eslint-plugin-astro "1.2.3"
14611461
eslint-plugin-functional "7.0.2"
@@ -2011,30 +2011,30 @@
20112011
dependencies:
20122012
"@types/yargs-parser" "*"
20132013

2014-
"@typescript-eslint/eslint-plugin@8.3.0":
2015-
version "8.3.0"
2016-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.3.0.tgz#726627fad16d41d20539637efee8c2329fe6be32"
2017-
integrity sha512-FLAIn63G5KH+adZosDYiutqkOkYEx0nvcwNNfJAf+c7Ae/H35qWwTYvPZUKFj5AS+WfHG/WJJfWnDnyNUlp8UA==
2014+
"@typescript-eslint/eslint-plugin@8.4.0":
2015+
version "8.4.0"
2016+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.4.0.tgz#188c65610ef875a086404b5bfe105df936b035da"
2017+
integrity sha512-rg8LGdv7ri3oAlenMACk9e+AR4wUV0yrrG+XKsGKOK0EVgeEDqurkXMPILG2836fW4ibokTB5v4b6Z9+GYQDEw==
20182018
dependencies:
20192019
"@eslint-community/regexpp" "^4.10.0"
2020-
"@typescript-eslint/scope-manager" "8.3.0"
2021-
"@typescript-eslint/type-utils" "8.3.0"
2022-
"@typescript-eslint/utils" "8.3.0"
2023-
"@typescript-eslint/visitor-keys" "8.3.0"
2020+
"@typescript-eslint/scope-manager" "8.4.0"
2021+
"@typescript-eslint/type-utils" "8.4.0"
2022+
"@typescript-eslint/utils" "8.4.0"
2023+
"@typescript-eslint/visitor-keys" "8.4.0"
20242024
graphemer "^1.4.0"
20252025
ignore "^5.3.1"
20262026
natural-compare "^1.4.0"
20272027
ts-api-utils "^1.3.0"
20282028

2029-
"@typescript-eslint/parser@8.3.0":
2030-
version "8.3.0"
2031-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.3.0.tgz#3c72c32bc909cb91ce3569e7d11d729ad84deafa"
2032-
integrity sha512-h53RhVyLu6AtpUzVCYLPhZGL5jzTD9fZL+SYf/+hYOx2bDkyQXztXSc4tbvKYHzfMXExMLiL9CWqJmVz6+78IQ==
2029+
"@typescript-eslint/parser@8.4.0":
2030+
version "8.4.0"
2031+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.4.0.tgz#36b7cd7643a1c190d49dc0278192b2450f615a6f"
2032+
integrity sha512-NHgWmKSgJk5K9N16GIhQ4jSobBoJwrmURaLErad0qlLjrpP5bECYg+wxVTGlGZmJbU03jj/dfnb6V9bw+5icsA==
20332033
dependencies:
2034-
"@typescript-eslint/scope-manager" "8.3.0"
2035-
"@typescript-eslint/types" "8.3.0"
2036-
"@typescript-eslint/typescript-estree" "8.3.0"
2037-
"@typescript-eslint/visitor-keys" "8.3.0"
2034+
"@typescript-eslint/scope-manager" "8.4.0"
2035+
"@typescript-eslint/types" "8.4.0"
2036+
"@typescript-eslint/typescript-estree" "8.4.0"
2037+
"@typescript-eslint/visitor-keys" "8.4.0"
20382038
debug "^4.3.4"
20392039

20402040
"@typescript-eslint/[email protected]":
@@ -2045,6 +2045,14 @@
20452045
"@typescript-eslint/types" "8.3.0"
20462046
"@typescript-eslint/visitor-keys" "8.3.0"
20472047

2048+
"@typescript-eslint/[email protected]":
2049+
version "8.4.0"
2050+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.4.0.tgz#8a13d3c0044513d7960348db6f4789d2a06fa4b4"
2051+
integrity sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==
2052+
dependencies:
2053+
"@typescript-eslint/types" "8.4.0"
2054+
"@typescript-eslint/visitor-keys" "8.4.0"
2055+
20482056
"@typescript-eslint/scope-manager@^7.0.0":
20492057
version "7.18.0"
20502058
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
@@ -2053,7 +2061,17 @@
20532061
"@typescript-eslint/types" "7.18.0"
20542062
"@typescript-eslint/visitor-keys" "7.18.0"
20552063

2056-
"@typescript-eslint/[email protected]", "@typescript-eslint/type-utils@^8.0.0":
2064+
"@typescript-eslint/[email protected]":
2065+
version "8.4.0"
2066+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.4.0.tgz#4a91b5789f41946adb56d73e2fb4639fdcf37af7"
2067+
integrity sha512-pu2PAmNrl9KX6TtirVOrbLPLwDmASpZhK/XU7WvoKoCUkdtq9zF7qQ7gna0GBZFN0hci0vHaSusiL2WpsQk37A==
2068+
dependencies:
2069+
"@typescript-eslint/typescript-estree" "8.4.0"
2070+
"@typescript-eslint/utils" "8.4.0"
2071+
debug "^4.3.4"
2072+
ts-api-utils "^1.3.0"
2073+
2074+
"@typescript-eslint/type-utils@^8.0.0":
20572075
version "8.3.0"
20582076
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.3.0.tgz#c1ae6af8c21a27254321016b052af67ddb44a9ac"
20592077
integrity sha512-wrV6qh//nLbfXZQoj32EXKmwHf4b7L+xXLrP3FZ0GOUU72gSvLjeWUl5J5Ue5IwRxIV1TfF73j/eaBapxx99Lg==
@@ -2073,6 +2091,11 @@
20732091
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.3.0.tgz#378e62447c2d7028236e55a81d3391026600563b"
20742092
integrity sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw==
20752093

2094+
"@typescript-eslint/[email protected]":
2095+
version "8.4.0"
2096+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.4.0.tgz#b44d6a90a317a6d97a3e5fabda5196089eec6171"
2097+
integrity sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==
2098+
20762099
"@typescript-eslint/[email protected]":
20772100
version "8.3.0"
20782101
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.3.0.tgz#3e3d38af101ba61a8568f034733b72bfc9f176b9"
@@ -2087,6 +2110,20 @@
20872110
semver "^7.6.0"
20882111
ts-api-utils "^1.3.0"
20892112

2113+
"@typescript-eslint/[email protected]":
2114+
version "8.4.0"
2115+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.4.0.tgz#00ed79ae049e124db37315cde1531a900a048482"
2116+
integrity sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==
2117+
dependencies:
2118+
"@typescript-eslint/types" "8.4.0"
2119+
"@typescript-eslint/visitor-keys" "8.4.0"
2120+
debug "^4.3.4"
2121+
fast-glob "^3.3.2"
2122+
is-glob "^4.0.3"
2123+
minimatch "^9.0.4"
2124+
semver "^7.6.0"
2125+
ts-api-utils "^1.3.0"
2126+
20902127
"@typescript-eslint/typescript-estree@^7.0.0":
20912128
version "7.18.0"
20922129
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
@@ -2111,6 +2148,16 @@
21112148
"@typescript-eslint/types" "8.3.0"
21122149
"@typescript-eslint/typescript-estree" "8.3.0"
21132150

2151+
"@typescript-eslint/[email protected]":
2152+
version "8.4.0"
2153+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.4.0.tgz#35c552a404858c853a1f62ba6df2214f1988afc3"
2154+
integrity sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==
2155+
dependencies:
2156+
"@eslint-community/eslint-utils" "^4.4.0"
2157+
"@typescript-eslint/scope-manager" "8.4.0"
2158+
"@typescript-eslint/types" "8.4.0"
2159+
"@typescript-eslint/typescript-estree" "8.4.0"
2160+
21142161
"@typescript-eslint/[email protected]":
21152162
version "7.18.0"
21162163
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
@@ -2127,6 +2174,14 @@
21272174
"@typescript-eslint/types" "8.3.0"
21282175
eslint-visitor-keys "^3.4.3"
21292176

2177+
"@typescript-eslint/[email protected]":
2178+
version "8.4.0"
2179+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.4.0.tgz#1e8a8b8fd3647db1e42361fdd8de3e1679dec9d2"
2180+
integrity sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==
2181+
dependencies:
2182+
"@typescript-eslint/types" "8.4.0"
2183+
eslint-visitor-keys "^3.4.3"
2184+
21302185
21312186
version "3.4.38"
21322187
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.4.38.tgz#326dfe3c92fa2b0f1dc9b39a948a231980253496"

0 commit comments

Comments
 (0)