Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-txo-typescript to ^4.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 11, 2024
1 parent 48c1ece commit aaa848a
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.30",
"eslint-config-txo-typescript": "^4.0.31",
"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 @@ -3325,10 +3325,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.30:
version "4.0.30"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.30.tgz#3bbbc131eef2233a8c8eb78afe6b82f8719a9b20"
integrity sha512-NQa4pooy7bT2qW0or63iUKPAYidL4ocuKB5rtsmAI+AKS5ZazJs4JAwwqGGt81n/l6Suw32GJD5B1oGpeVD3UQ==
eslint-config-txo-typescript@^4.0.31:
version "4.0.31"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.31.tgz#3c45ce70941bcb7d4fcc58e73b4920c1c34a7690"
integrity sha512-GJK3V6uLAVhhumT3coVkxyAxt20zIE7xx0BfChsQBImrsmUHwgb6q/AEpbWA9gDsBke0lTPkhaemwaaQnw1DKw==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.1.0"
"@typescript-eslint/eslint-plugin" "^6.18.1"
Expand All @@ -3337,7 +3337,7 @@ eslint-config-txo-typescript@^4.0.30:
eslint-config-standard-with-typescript "^43.0.0"
eslint-import-resolver-typescript "^3.6.1"
eslint-plugin-import "^2.29.1"
eslint-plugin-jest "^27.6.1"
eslint-plugin-jest "^27.6.2"
eslint-plugin-n "^16.6.2"
eslint-plugin-promise "^6.1.1"
globals "^13.24.0"
Expand Down Expand Up @@ -3403,10 +3403,10 @@ eslint-plugin-import@^2.29.1:
semver "^6.3.1"
tsconfig-paths "^3.15.0"

eslint-plugin-jest@^27.6.1:
version "27.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.1.tgz#5e43b07f3ca48d72e4b4fa243531e5153d9ca1dc"
integrity sha512-WEYkyVXD9NlmFBKvrkmzrC+C9yZoz5pAml2hO19PlS3spJtoiwj4p2u8spd/7zx5IvRsZsCmsoImaAvBB9X93Q==
eslint-plugin-jest@^27.6.2:
version "27.6.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.2.tgz#8e69404fcd5dfeac03cac478f0ebb9bf2d8db56b"
integrity sha512-CI1AlKrsNhYFoP48VU8BVWOi7+qHTq4bRxyUlGjeU8SfFt8abjXhjOuDzUoMp68DoXIx17KpNpIkMrl4s4ZW0g==
dependencies:
"@typescript-eslint/utils" "^5.10.0"

Expand Down

0 comments on commit aaa848a

Please sign in to comment.