Skip to content

Commit 1d39298

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.3.22
1 parent 657253b commit 1d39298

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
@@ -25,7 +25,7 @@
2525
"semantic-release": "semantic-release"
2626
},
2727
"dependencies": {
28-
"eslint-config-txo-typescript": "^3.3.21"
28+
"eslint-config-txo-typescript": "^3.3.22"
2929
},
3030
"peerDependencies": {
3131
"eslint-plugin-jsx-a11y": "^6.7.1",

yarn.lock

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

3425-
eslint-config-txo-typescript@^3.3.21:
3426-
version "3.3.21"
3427-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.3.21.tgz#171e1c49643117e082ff16a5279259fdf0ab4cbc"
3428-
integrity sha512-rK9kz3mWK6fDZd1Wbr0Whv2Kr8r82Q4ozC5nDHl8Xw+GJP/PmQ2Mu+mNNXYCKjRCgjvyLDlbRRqhGcg7NGLPrg==
3425+
eslint-config-txo-typescript@^3.3.22:
3426+
version "3.3.22"
3427+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.3.22.tgz#dda6b02e90e1f783b23623202704c3e3c3a75fa9"
3428+
integrity sha512-YyLLIaIb0gE+I1NJ/nXfgUBqlTOA1Ec2frRn3kI1CeP7TtMsRDsFIF26Hn8CghI4mb4P5yU4HG+nTWyDg/5diA==
34293429
dependencies:
34303430
eslint-config-standard-with-typescript "^39.0.0"
34313431
eslint-import-resolver-typescript "^3.6.0"

0 commit comments

Comments
 (0)