Skip to content

Commit fcf6c2b

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.2.66
1 parent a0e0c39 commit fcf6c2b

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.2.65"
28+
"eslint-config-txo-typescript": "^3.2.66"
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
@@ -3292,10 +3292,10 @@ eslint-config-standard@17.0.0:
32923292
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
32933293
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
32943294

3295-
eslint-config-txo-typescript@^3.2.65:
3296-
version "3.2.65"
3297-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.65.tgz#603415a61f79c52d555f7de5c1332fec9b1ff5dd"
3298-
integrity sha512-QBgx1EIMqkV51oBDyKqY37I8HTpIzfeDdxgT9g3WR2ucxSmrEnUStLaC5uMeSjQY3vSeJAUFD+ENSGs6G0juyg==
3295+
eslint-config-txo-typescript@^3.2.66:
3296+
version "3.2.66"
3297+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.66.tgz#3dbd5c2019ee73882e2b427ec626ea2d998cb4bc"
3298+
integrity sha512-gE3lzZ/Ml6qRFYuxXyawm2jVChoI2pxbkQX7Y1U/+DtZHYWQ5uPeeJdbUHf+syyEEiRfJdauvKLqt7qvjR88xw==
32993299
dependencies:
33003300
eslint-config-standard-with-typescript "git+https://github.com/technology-studio-forks/eslint-config-standard-with-typescript.git"
33013301
eslint-import-resolver-typescript "^3.5.5"

0 commit comments

Comments
 (0)