Skip to content

Commit 4815ad6

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.3.32
1 parent edfc00a commit 4815ad6

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.31"
28+
"eslint-config-txo-typescript": "^3.3.32"
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
@@ -3434,10 +3434,10 @@ eslint-config-standard@17.1.0:
34343434
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
34353435
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==
34363436

3437-
eslint-config-txo-typescript@^3.3.31:
3438-
version "3.3.31"
3439-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.3.31.tgz#da2fc4133653c951dfe43769bfc701b6b30b18ce"
3440-
integrity sha512-8yCGZaCnA9pnhyuwa+edomJAYox0/OESSChqEx1xg04dgwnJB0hkt15IiavNH+TLqfSbc6pPsnaLwziHjmiJCQ==
3437+
eslint-config-txo-typescript@^3.3.32:
3438+
version "3.3.32"
3439+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.3.32.tgz#c36f34c8f952b8bb8b5252107e6636e9025d054a"
3440+
integrity sha512-44aEGU2onIndRZP7iW20s4tCA1JuhzZ1vBAwHL1Oskbw5bAz7FFILJUC+FUv+7iuAcGzwZpSMacLCU8Mf2L12A==
34413441
dependencies:
34423442
eslint-config-standard-with-typescript "^39.1.1"
34433443
eslint-import-resolver-typescript "^3.6.1"

0 commit comments

Comments
 (0)