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.39
  • Loading branch information
renovate[bot] committed Sep 19, 2023
1 parent 54ade0d commit 1ebeddf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"commitizen": "^4.3.0",
"concurrently": "^8.2.1",
"eslint": "^8.49.0",
"eslint-config-txo-typescript-react": "^1.2.38",
"eslint-config-txo-typescript-react": "^1.2.39",
"eslint-formatter-pretty": "^5.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.28.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3498,10 +3498,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-react@^1.2.38:
version "1.2.38"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-1.2.38.tgz#e0bfe81983c018fd66f0a87ed7ddf005d868f0c4"
integrity sha512-Zr2h6JAVJxVMQnqwqegjQoglkdVomILVp9NZQGMXr+3IGzhgxVtAYCcephV0lW6FDrjVggPSy/axe7y+9ZtMPA==
eslint-config-txo-typescript-react@^1.2.39:
version "1.2.39"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-1.2.39.tgz#edba98eaee3f06d0994aca9286483ea803bddc66"
integrity sha512-fN4vwp3FLZ5RIs1HdtWI0a8T1tG4sy5uKyw0LPx9H4q4m2rR4o+Qc031Lq0Twr7VnPgdxozgqglyKT50juDkyw==
dependencies:
eslint-config-txo-typescript "^3.3.21"

Expand Down

0 comments on commit 1ebeddf

Please sign in to comment.