Skip to content

Commit a059e92

Browse files
fix(deps): update dependency eslint-config-txo-typescript to ^7.3.0 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d89bf4f commit a059e92

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
@@ -39,7 +39,7 @@
3939
"node": ">=18.0.0"
4040
},
4141
"dependencies": {
42-
"eslint-config-txo-typescript": "^7.2.7",
42+
"eslint-config-txo-typescript": "^7.3.0",
4343
"eslint-config-txo-typescript-react": "^3.0.6"
4444
},
4545
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3108,10 +3108,10 @@ eslint-config-txo-typescript-react@^3.0.6:
31083108
eslint-plugin-react "^7.37.2"
31093109
eslint-plugin-react-hooks "^5.0.0"
31103110

3111-
eslint-config-txo-typescript@^7.2.7:
3112-
version "7.2.7"
3113-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.2.7.tgz#1923f3bee6d1f6697eb865595c92103343fab7a9"
3114-
integrity sha512-1npqOJM9d5lqBRvQxQx5+eGr/i2T2V+VoOZbdZVEfRZPVO8kz/8OKHkeXuJQMca/96Eyl6+clx5kRBMukCb0bw==
3111+
eslint-config-txo-typescript@^7.3.0:
3112+
version "7.3.0"
3113+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.0.tgz#83b14e80faa14daa9cadb319114cb09fc35d7393"
3114+
integrity sha512-wVfj4BXusUYjF/97tGVDLldeJvjLsXTmhKCDkm1Nd++y8EwcyXp7aHmSX/MB9UBR1Er6VVmkg5Ms+Akr1j+ruA==
31153115
dependencies:
31163116
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
31173117
"@stylistic/eslint-plugin" "^2.12.1"

0 commit comments

Comments
 (0)