Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-txo-typescript-react to …
Browse files Browse the repository at this point in the history
…^1.2.45
  • Loading branch information
renovate[bot] committed Sep 26, 2023
1 parent e83c1f8 commit 29bac37
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 @@ -53,7 +53,7 @@
"commitizen": "^4.3.0",
"concurrently": "^8.2.1",
"eslint": "^8.50.0",
"eslint-config-txo-typescript-react": "^1.2.44",
"eslint-config-txo-typescript-react": "^1.2.45",
"eslint-formatter-pretty": "^5.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.28.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4376,17 +4376,17 @@ 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-react@^1.2.44:
version "1.2.44"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-1.2.44.tgz#7a3028d0cd1935eadabcbc5030e0079245bc10f6"
integrity sha512-EBh2l/WcP5cHVt2SJIwP3fBXcYXonXygQlakry0E1QMzJe3HGkbyODAEiNzFwhgqU8bl+V+bOS89nsanQ+EaQw==
eslint-config-txo-typescript-react@^1.2.45:
version "1.2.45"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-1.2.45.tgz#9bbc89c2b8717eba1ea46ffe61f2460b3dbbb009"
integrity sha512-Si5B7mFzZOYRJkdsQHNpuWf/v6LNmNilLdKiYsIcJQA6YgZDdiePadvTmRaRX9K0b3NatntNOuSA3UrNY9iMPw==
dependencies:
eslint-config-txo-typescript "^3.3.25"
eslint-config-txo-typescript "^3.3.26"

eslint-config-txo-typescript@^3.3.25:
version "3.3.25"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.3.25.tgz#9d680949bd280d6a90d45f190d2fc5c9b5910d41"
integrity sha512-FafDm4wAKwLwYBVatyBj/Y9NNb+7FmOtWi/ZVTu3AS+adsSYxa+WZGkuoZYML9Pj0ZbIblVUEJyVZPGtLqGBhg==
eslint-config-txo-typescript@^3.3.26:
version "3.3.26"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.3.26.tgz#5909fa5a6ebd0d973b0cddb7cdf3da6ffa95d2f8"
integrity sha512-hKKkVpud7gzjj5k6Yk5LStfxR+T6l04B3cyzEJmxFRv+xhKDtWz/oCNxe3iGT5JYAfAVAHAZGtGimNmdf5w3Og==
dependencies:
eslint-config-standard-with-typescript "^39.1.0"
eslint-import-resolver-typescript "^3.6.1"
Expand Down

0 comments on commit 29bac37

Please sign in to comment.