Skip to content

Commit

Permalink
chore(deps): update dependency @lbenie/linting to v1.8.40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 29, 2024
1 parent 9a77c40 commit 62388d1
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"build": "vite build"
},
"devDependencies": {
"@lbenie/linting": "1.8.39",
"@lbenie/linting": "1.8.40",
"@rollup/plugin-typescript": "12.1.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
Expand Down
112 changes: 56 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -583,13 +583,13 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@lbenie/[email protected].39":
version "1.8.39"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.39.tgz#e815bd196901b8e782028f72ec5aadcd5c4404d7"
integrity sha512-LeHHoUuw0P/TxMNBeBy0HE8+/4VsBV+B8hgcORRmbVjQYW7mkyZX+dhrJ2+QxZS6ZAv/8cs79jDHWCkITuw4iA==
"@lbenie/[email protected].40":
version "1.8.40"
resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.40.tgz#60840effd098d7609b5c9907de8e3ee15e95064a"
integrity sha512-4tt33FlzELY3PveTNhrXPwOZ6lPVmaUb/TdaaJ0X+qFJxAq2wVzeY6m6ZQBPsdEX34va6jOKc6563XjxHsgCcw==
dependencies:
"@typescript-eslint/eslint-plugin" "8.12.0"
"@typescript-eslint/parser" "8.12.0"
"@typescript-eslint/eslint-plugin" "8.12.1"
"@typescript-eslint/parser" "8.12.1"
eslint "9.13.0"
eslint-plugin-astro "1.3.0"
eslint-plugin-functional "7.1.0"
Expand Down Expand Up @@ -1537,30 +1537,30 @@
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.5.tgz#cb6e2a691b70cb177c6e3ae9c1d2e8b2ea8cd304"
integrity sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==

"@typescript-eslint/[email protected].0":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.12.0.tgz#2089acb441fb5e0171e1b4cfb4291d22fb3779c0"
integrity sha512-uRqchEKT0/OwDePTwCjSFO2aH4zccdeQ7DgAzM/8fuXc+PAXvpdMRbuo+oCmK1lSfXssk2UUBNiWihobKxQp/g==
"@typescript-eslint/[email protected].1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.12.1.tgz#ea39bc3c1bf9828b01e35478daede2188b471b2e"
integrity sha512-gNg/inLRcPoBsKKIe4Vv38SVSOhk4BKWNO0T56sVff33gRqtTpOsrhHtiOKD1lmIOmCtZMPaW2x/h2FlM+sCEg==
dependencies:
"@eslint-community/regexpp" "^4.10.0"
"@typescript-eslint/scope-manager" "8.12.0"
"@typescript-eslint/type-utils" "8.12.0"
"@typescript-eslint/utils" "8.12.0"
"@typescript-eslint/visitor-keys" "8.12.0"
"@typescript-eslint/scope-manager" "8.12.1"
"@typescript-eslint/type-utils" "8.12.1"
"@typescript-eslint/utils" "8.12.1"
"@typescript-eslint/visitor-keys" "8.12.1"
graphemer "^1.4.0"
ignore "^5.3.1"
natural-compare "^1.4.0"
ts-api-utils "^1.3.0"

"@typescript-eslint/[email protected].0":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.12.0.tgz#e9a9c047310213169dd500b08622c5641f1997f6"
integrity sha512-7U20duDQWAOhCk2VtyY41Vor/CJjiEW063Zel9aoRXq89FQ/jr+0e0m3kxh9Sk5SFW9B1AblVIBtXd+1xQ1NWQ==
"@typescript-eslint/[email protected].1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.12.1.tgz#6ea637412d127eeb5726d89461ef47b152c568e7"
integrity sha512-I/I9Bg7qFa8rOgBnUUHIWTgzbB5wVkSLX+04xGUzTcJUtdq/I2uHWR9mbW6qUYJG/UmkuDcTax5JHvoEWOAHOQ==
dependencies:
"@typescript-eslint/scope-manager" "8.12.0"
"@typescript-eslint/types" "8.12.0"
"@typescript-eslint/typescript-estree" "8.12.0"
"@typescript-eslint/visitor-keys" "8.12.0"
"@typescript-eslint/scope-manager" "8.12.1"
"@typescript-eslint/types" "8.12.1"
"@typescript-eslint/typescript-estree" "8.12.1"
"@typescript-eslint/visitor-keys" "8.12.1"
debug "^4.3.4"

"@typescript-eslint/[email protected]":
Expand All @@ -1579,13 +1579,13 @@
"@typescript-eslint/types" "8.10.0"
"@typescript-eslint/visitor-keys" "8.10.0"

"@typescript-eslint/[email protected].0":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.12.0.tgz#de23a4a652773efdd558c7e5ff7b734736f14318"
integrity sha512-jbuCXK18iEshRFUtlCIMAmOKA6OAsKjo41UcXPqx7ZWh2b4cmg6pV/pNcZSB7oW9mtgF95yizr7Jnwt3IUD2pA==
"@typescript-eslint/[email protected].1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.12.1.tgz#8d1088d81786e46f714b8772c84500896899c25f"
integrity sha512-bma6sD1iViTt+y9MAwDlBdPTMCqoH/BNdcQk4rKhIZWv3eM0xHmzeSrPJA663PAqFqfpOmtdugycpr0E1mZDVA==
dependencies:
"@typescript-eslint/types" "8.12.0"
"@typescript-eslint/visitor-keys" "8.12.0"
"@typescript-eslint/types" "8.12.1"
"@typescript-eslint/visitor-keys" "8.12.1"

"@typescript-eslint/scope-manager@^7.0.0":
version "7.7.1"
Expand All @@ -1595,13 +1595,13 @@
"@typescript-eslint/types" "7.7.1"
"@typescript-eslint/visitor-keys" "7.7.1"

"@typescript-eslint/[email protected].0":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.12.0.tgz#d1e2d2ed0b2cb5bca35312b085379fcfb5c812be"
integrity sha512-cHioAZO/nLgyzTmwv7gWIjEKMHSbioKEZqLCaItTn7RvJP1QipuGVwEjPJa6Kv9u9UiUMVAESY9JH186TjKITw==
"@typescript-eslint/[email protected].1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.12.1.tgz#82f1c2d50e7f54e0cacde174aa397fd09946b574"
integrity sha512-zJzrvbDVjIzVKV2TGHcjembEhws8RWXJhmqfO9hS2gRXBN0gDwGhRPEdJ6AZglzfJ+YA1q09EWpSLSXjBJpIMQ==
dependencies:
"@typescript-eslint/typescript-estree" "8.12.0"
"@typescript-eslint/utils" "8.12.0"
"@typescript-eslint/typescript-estree" "8.12.1"
"@typescript-eslint/utils" "8.12.1"
debug "^4.3.4"
ts-api-utils "^1.3.0"

Expand Down Expand Up @@ -1630,10 +1630,10 @@
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.10.0.tgz#eb29c4bc2ed23489348c297469c76d28c38fb618"
integrity sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w==

"@typescript-eslint/[email protected].0":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.12.0.tgz#f35d846af8e2248a7e2136fe714a42be3b3154ef"
integrity sha512-Cc+iNtqBJ492f8KLEmKXe1l6683P0MlFO8Bk1NMphnzVIGH4/Wn9kvandFH+gYR1DDUjH/hgeWRGdO5Tj8gjYg==
"@typescript-eslint/[email protected].1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.12.1.tgz#cb28d9575cf504fb297e49085c2e3f77a4e7b7e4"
integrity sha512-anMS4es5lxBe4UVcDXOkcDb3csnm5BvaNIbOFfvy/pJEohorsggdVB8MFbl5EZiEuBnZZ0ei1z7W5b6FdFiV1Q==

"@typescript-eslint/types@^7.7.1 || ^8":
version "8.5.0"
Expand Down Expand Up @@ -1668,13 +1668,13 @@
semver "^7.6.0"
ts-api-utils "^1.3.0"

"@typescript-eslint/[email protected].0":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.12.0.tgz#6e087bd46f7682c07e971fb1d9dfa5bdc6f45f64"
integrity sha512-a4koVV7HHVOQWcGb6ZcAlunJnAdwo/CITRbleQBSjq5+2WLoAJQCAAiecvrAdSM+n/man6Ghig5YgdGVIC6xqw==
"@typescript-eslint/[email protected].1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.12.1.tgz#70ea0e0cf038017edd945c2b2bd568c4c81062eb"
integrity sha512-k/o9khHOckPeDXilFTIPsP9iAYhhdMh3OsOL3i2072PNpFqhqzRHx472/0DeC8H/WZee3bZG0z2ddGRSPgeOKw==
dependencies:
"@typescript-eslint/types" "8.12.0"
"@typescript-eslint/visitor-keys" "8.12.0"
"@typescript-eslint/types" "8.12.1"
"@typescript-eslint/visitor-keys" "8.12.1"
debug "^4.3.4"
fast-glob "^3.3.2"
is-glob "^4.0.3"
Expand Down Expand Up @@ -1706,15 +1706,15 @@
"@typescript-eslint/types" "8.0.0"
"@typescript-eslint/typescript-estree" "8.0.0"

"@typescript-eslint/[email protected].0":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.12.0.tgz#2967a5915ad4c500486341c79c0cfbc4f276bf47"
integrity sha512-5i1tqLwlf0fpX1j05paNKyIzla/a4Y3Xhh6AFzi0do/LDJLvohtZYaisaTB9kq0D4uBocAxWDTGzNMOCCwIgXA==
"@typescript-eslint/[email protected].1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.12.1.tgz#937e49cf1f9696afa9e78d6e652c6fca76e821b0"
integrity sha512-sDv9yFHrhKe1WN8EYuzfhKCh/sFRupe9P+m/lZ5YgVvPoCUGHNN50IO4llSu7JAbftUM/QcCh+GeCortXPrBYQ==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@typescript-eslint/scope-manager" "8.12.0"
"@typescript-eslint/types" "8.12.0"
"@typescript-eslint/typescript-estree" "8.12.0"
"@typescript-eslint/scope-manager" "8.12.1"
"@typescript-eslint/types" "8.12.1"
"@typescript-eslint/typescript-estree" "8.12.1"

"@typescript-eslint/utils@^8.10.0":
version "8.10.0"
Expand Down Expand Up @@ -1750,12 +1750,12 @@
"@typescript-eslint/types" "8.10.0"
eslint-visitor-keys "^3.4.3"

"@typescript-eslint/[email protected].0":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.12.0.tgz#a9fcd973a546a7c78593d0501debdc9ebab8b340"
integrity sha512-2rXkr+AtZZLuNY18aUjv5wtB9oUiwY1WnNi7VTsdCdy1m958ULeUKoAegldQTjqpbpNJ5cQ4egR8/bh5tbrKKQ==
"@typescript-eslint/[email protected].1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.12.1.tgz#d21e3c85732c4857aca9663abfade596b3f0f00d"
integrity sha512-2RwdwnNGuOQKdGjuhujQHUqBZhEuodg2sLVPvOfWktvA9sOXOVqARjOyHSyhN2LiJGKxV6c8oOcmOtRcAnEeFw==
dependencies:
"@typescript-eslint/types" "8.12.0"
"@typescript-eslint/types" "8.12.1"
eslint-visitor-keys "^3.4.3"

"@vitest/coverage-v8@^2.0.0":
Expand Down

0 comments on commit 62388d1

Please sign in to comment.