Skip to content

Commit 5cafab9

Browse files
fix(deps): update dependency eslint-config-txo-typescript to ^4.0.3 (#408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e52cfb commit 5cafab9

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
@@ -28,7 +28,7 @@
2828
"node": ">=18.0.0"
2929
},
3030
"dependencies": {
31-
"eslint-config-txo-typescript": "^4.0.2",
31+
"eslint-config-txo-typescript": "^4.0.3",
3232
"eslint-plugin-jsx-a11y": "^6.8.0",
3333
"eslint-plugin-react": "^7.33.2",
3434
"eslint-plugin-react-hooks": "^4.6.0"

yarn.lock

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

3438-
eslint-config-txo-typescript@^4.0.2:
3439-
version "4.0.2"
3440-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.2.tgz#9078a120f581bcecc832fb8623563f4e32cac88e"
3441-
integrity sha512-oDE+r9AJrNLJ+t52VshX7clspwfz7x0jLBkBcPekHFHjzqW19CyMj6SWKTrTKiw2uEwwWFTmjUyFuohiudZqyA==
3438+
eslint-config-txo-typescript@^4.0.3:
3439+
version "4.0.3"
3440+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.3.tgz#38b68a8bb3d4b2232e7fb7ebd10c1df6d9b7c501"
3441+
integrity sha512-TAGh8aJC2d2jaVsQolBaDB/pbIyRC+RBjYe8gXU9bmcmKaE/TQ33Pmf8ghbhurXCjZs2EpljazIFXeMCRLGv2w==
34423442
dependencies:
34433443
"@eslint-community/eslint-plugin-eslint-comments" "^4.1.0"
34443444
"@typescript-eslint/eslint-plugin" "^6.10.0"

0 commit comments

Comments
 (0)