Skip to content

Commit b609bfa

Browse files
committed
chore(deps): update dependency eslint-config-txo-typescript to ^4.0.57
1 parent 889983c commit b609bfa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@txo/tsconfig": "^1.1.1",
3737
"@types/eslint": "^8.56.10",
3838
"@types/jest": "^29.5.12",
39-
"eslint-config-txo-typescript": "^4.0.56",
39+
"eslint-config-txo-typescript": "^4.0.57",
4040
"husky": "^9.0.11",
4141
"jest": "^29.7.0",
4242
"npm-check-updates": "^16.14.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,10 +3066,10 @@ eslint-config-standard@17.1.0:
30663066
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
30673067
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==
30683068

3069-
eslint-config-txo-typescript@^4.0.56:
3070-
version "4.0.56"
3071-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.56.tgz#4990f7eac2d1a237accf867263b016dfb512dff7"
3072-
integrity sha512-GonfOCkopg3eMifz7j+4Q+gnVp21WMinCO2gqOo+JE9NaYnlWf7r0jVgVsoDNVOxdUgwoXAIfB6FNAhL5tZrow==
3069+
eslint-config-txo-typescript@^4.0.57:
3070+
version "4.0.57"
3071+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.57.tgz#37f05923bfa20443da03cbd20cb132ed595cb2c4"
3072+
integrity sha512-4T7aIa5G/RYrpmfYOgzdc89BlYfeihjI9OSK10Og7UcOpU2F+A98PeKijgAGmpa3Z0kJ9ci404KCLu8KNIiQZw==
30733073
dependencies:
30743074
"@eslint-community/eslint-plugin-eslint-comments" "^4.3.0"
30753075
"@typescript-eslint/eslint-plugin" "^7.5.0"

0 commit comments

Comments
 (0)