Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-txo-typescript to ^4.0.54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent f1296f0 commit e3de624
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 @@
"@types/jest": "^29.5.12",
"concurrently": "^8.2.2",
"email-templates": "^11.1.0",
"eslint-config-txo-typescript": "^4.0.53",
"eslint-config-txo-typescript": "^4.0.54",
"husky": "^9.0.11",
"jest": "^29.7.0",
"lint-staged": "^15.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3536,10 +3536,10 @@ [email protected]:
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.53:
version "4.0.53"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.53.tgz#c4e2a9906393bc2e62a42aef676caa4cef3a9714"
integrity sha512-G2QxdxtdtY6M5/mtIP/1t9GjbMirbvhPfAJUeqEVj4ckEZa/3Ip+qv72tzinkoQsKizPnEk4mfzEv/vibTs2Yg==
eslint-config-txo-typescript@^4.0.54:
version "4.0.54"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.54.tgz#d8d9faceaa0c028e6ca3600480c1821e4a8943ac"
integrity sha512-ZOLUXxpDwGY8YFNm1Y2b3eMymZv+aSkQevzcXli2A4bnlHkSXBUJcnxiVbrQ4xZRr+pygQ1zPO04ORxcBKL9wA==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.3.0"
"@typescript-eslint/eslint-plugin" "^7.5.0"
Expand Down

0 comments on commit e3de624

Please sign in to comment.