Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-txo-typescript to ^4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 10, 2023
1 parent f99f540 commit 433ef1a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/node-fetch": "^2.6.9",
"@types/react": "^18.2.37",
"concurrently": "^8.2.2",
"eslint-config-txo-typescript": "^4.0.3",
"eslint-config-txo-typescript": "^4.0.4",
"graphql": "^16.8.1",
"husky": "^8.0.3",
"jest": "^29.7.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3261,10 +3261,10 @@ eslint-config-standard@17.1.0:
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==

eslint-config-txo-typescript@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.3.tgz#38b68a8bb3d4b2232e7fb7ebd10c1df6d9b7c501"
integrity sha512-TAGh8aJC2d2jaVsQolBaDB/pbIyRC+RBjYe8gXU9bmcmKaE/TQ33Pmf8ghbhurXCjZs2EpljazIFXeMCRLGv2w==
eslint-config-txo-typescript@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.4.tgz#959d7a7093f928021bec345314a5406e93d0ccb5"
integrity sha512-IdIsZr+mRJe72WmHWC+IANTTn0erUCkvlk2T4q0DUeXQgSEdFybQftNXAmAGiJthb/3d1qciAIcuIkFg3rlbVg==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.1.0"
"@typescript-eslint/eslint-plugin" "^6.10.0"
Expand All @@ -3274,7 +3274,7 @@ eslint-config-txo-typescript@^4.0.3:
eslint-import-resolver-typescript "^3.6.1"
eslint-plugin-import "^2.29.0"
eslint-plugin-jest "^27.6.0"
eslint-plugin-n "^16.3.0"
eslint-plugin-n "^16.3.1"
eslint-plugin-promise "^6.1.1"
globals "^13.23.0"

Expand Down Expand Up @@ -3345,7 +3345,7 @@ eslint-plugin-jest@^27.6.0:
dependencies:
"@typescript-eslint/utils" "^5.10.0"

eslint-plugin-n@^16.3.0:
eslint-plugin-n@^16.3.1:
version "16.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.3.1.tgz#6cd377d1349fed10854b6535392e91fb4123193b"
integrity sha512-w46eDIkxQ2FaTHcey7G40eD+FhTXOdKudDXPUO2n9WNcslze/i/HT2qJ3GXjHngYSGDISIgPNhwGtgoix4zeOw==
Expand Down

0 comments on commit 433ef1a

Please sign in to comment.