Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-txo-typescript to ^4.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 20, 2023
1 parent 12de41c commit 05ff965
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@txo/tsconfig": "^1.1.1",
"@types/jest": "^29.5.11",
"concurrently": "^8.2.2",
"eslint-config-txo-typescript": "^4.0.22",
"eslint-config-txo-typescript": "^4.0.23",
"husky": "^8.0.3",
"jest": "^29.7.0",
"lint-staged": "^15.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3326,10 +3326,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.22:
version "4.0.22"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.22.tgz#bd842e399fb0f27ef2838dc6cac094faa00b22ed"
integrity sha512-bh0X4t7gdWdCrJA3FrmcvOIk+sQ+P72k03iwNClQgT2iDqyErJwv7UNETAUSt1y0LFVK6TK7W1kM12W9YGx08A==
eslint-config-txo-typescript@^4.0.23:
version "4.0.23"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.23.tgz#cf443be18e8d2f0b20c9e1c57fc909f88901a98b"
integrity sha512-ITpP1CDFdL4+GANunbTJad4hASfdGmUvFUnDY+DNdJu+XEjdguEdiNyc0fd0F0WTpH/nA2UTR/OR+WbKSx4iSg==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.1.0"
"@typescript-eslint/eslint-plugin" "^6.15.0"
Expand All @@ -3339,7 +3339,7 @@ eslint-config-txo-typescript@^4.0.22:
eslint-import-resolver-typescript "^3.6.1"
eslint-plugin-import "^2.29.1"
eslint-plugin-jest "^27.6.0"
eslint-plugin-n "^16.4.0"
eslint-plugin-n "^16.5.0"
eslint-plugin-promise "^6.1.1"
globals "^13.24.0"

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

eslint-plugin-n@^16.4.0:
version "16.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.4.0.tgz#02ff70d2b164319b6d566672969a9c24688a43df"
integrity sha512-IkqJjGoWYGskVaJA7WQuN8PINIxc0N/Pk/jLeYT4ees6Fo5lAhpwGsYek6gS9tCUxgDC4zJ+OwY2bY/6/9OMKQ==
eslint-plugin-n@^16.5.0:
version "16.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.5.0.tgz#4dbd7459f95bc2556ec318480767e8837af168fc"
integrity sha512-Hw02Bj1QrZIlKyj471Tb1jSReTl4ghIMHGuBGiMVmw+s0jOPbI4CBuYpGbZr+tdQ+VAvSK6FDSta3J4ib/SKHQ==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
builtins "^5.0.1"
Expand Down

0 comments on commit 05ff965

Please sign in to comment.