Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-txo-package-typescript t…
Browse files Browse the repository at this point in the history
…o ^1.0.34
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent 283e358 commit 88dada6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/jest": "^29.5.14",
"@types/node": "^22.13.1",
"concurrently": "^9.1.2",
"eslint-config-txo-package-typescript": "^1.0.33",
"eslint-config-txo-package-typescript": "^1.0.34",
"husky": "^9.1.7",
"jest": "^29.7.0",
"lint-staged": "^15.4.3",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1602,7 +1602,7 @@
semver "^7.6.0"
ts-api-utils "^2.0.1"

"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.20.0", "@typescript-eslint/utils@^8.23.0":
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.20.0", "@typescript-eslint/utils@^8.24.0":
version "8.24.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.0.tgz#21cb1195ae79230af825bfeed59574f5cb70a749"
integrity sha512-07rLuUBElvvEb1ICnafYWr4hk8/U7X9RDCOqd9JcAMtjh/9oRmcfN4yGzbPVirgMR0+HLVHehmu19CWeh7fsmQ==
Expand Down Expand Up @@ -2968,22 +2968,22 @@ eslint-config-love@^118.0.0:
eslint-plugin-promise "^7.0.0"
typescript-eslint "^8.20.0"

eslint-config-txo-package-typescript@^1.0.33:
version "1.0.33"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.33.tgz#5ed4daba083f780b9fb24a6e01e226745b26a4d8"
integrity sha512-YQLvT/7X0xF3RPWMbxa/sO5FUYiPG5j4LQNfLWcFPsPt3HMEo/NPgjWlBBrmqPTuwaaTcYGGkAEs7fHbmbXqVg==
eslint-config-txo-package-typescript@^1.0.34:
version "1.0.34"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.34.tgz#1b60e88f98df7a5a15a92a1d21519d942f37dc4c"
integrity sha512-sR/ITJs+lThZneHY5wVdq2mfsfKatWuhBEYMJBZXFzLdp+PGNNxVoy42nqHaSIXVT/x1uxGpis6JNJprLmQvnA==
dependencies:
eslint-config-txo-typescript "^7.4.12"
eslint-config-txo-typescript "^7.4.13"

eslint-config-txo-typescript@^7.4.12:
version "7.4.12"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.12.tgz#b24662baa8212314bd081f9e4a30c2b517bda412"
integrity sha512-lG+XLwSwYD94VtQk1A7PIAAu01RAWdslcG9CgW0Nw8Ra07rYA/2rPQrZbK8oXQ4Hy1nnxHmf6gfxExSgK/8TZg==
eslint-config-txo-typescript@^7.4.13:
version "7.4.13"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.13.tgz#26339466665d31dba7b93cdf1ce6eedf6cbd69c1"
integrity sha512-tY8WMsMbYOVJCtNmzb741EUt+kzTghGmmDcCj3wsZTKLQMAFPYnnr6BeMWdon/TulmIjwJjyByJ3L3ZI8hmb1Q==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
"@stylistic/eslint-plugin" "^2.13.0"
"@typescript-eslint/utils" "^8.23.0"
eslint "^9.20.0"
"@typescript-eslint/utils" "^8.24.0"
eslint "^9.20.1"
eslint-config-love "^118.0.0"
eslint-import-resolver-typescript "^3.7.0"
eslint-plugin-import "^2.31.0"
Expand Down Expand Up @@ -3112,10 +3112,10 @@ eslint-visitor-keys@^4.2.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==

eslint@^9.20.0:
version "9.20.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.0.tgz#6244c46c1640cd5e577a31ebc460fca87838c0b7"
integrity sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==
eslint@^9.20.1:
version "9.20.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.1.tgz#923924c078f5226832449bac86662dd7e53c91d6"
integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==
dependencies:
"@eslint-community/eslint-utils" "^4.2.0"
"@eslint-community/regexpp" "^4.12.1"
Expand Down

0 comments on commit 88dada6

Please sign in to comment.