Skip to content

Commit 7105c32

Browse files
committed
chore(deps): update dependency eslint-config-txo-typescript-react to ^2.0.65
1 parent 00f8d73 commit 7105c32

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/react-dom": "^18.3.0",
6464
"@types/react-native": "^0.73.0",
6565
"concurrently": "^8.2.2",
66-
"eslint-config-txo-typescript-react": "^2.0.64",
66+
"eslint-config-txo-typescript-react": "^2.0.65",
6767
"husky": "^9.0.11",
6868
"jest": "^29.7.0",
6969
"lint-staged": "^15.2.7",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5045,14 +5045,14 @@ [email protected]:
50455045
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
50465046
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==
50475047

5048-
eslint-config-txo-typescript-react@^2.0.64:
5049-
version "2.0.64"
5050-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-2.0.64.tgz#21442a73811bef7b1b71c6cfe0b1bd015b935b3d"
5051-
integrity sha512-3SbUa33cRuMMinHhEp+ngh6wpEzRLzqc0YFeB3jTo/b88eq4ByH+m/UxpF95+PCw8ITWqT1pU/avSgOoUcMfxA==
5048+
eslint-config-txo-typescript-react@^2.0.65:
5049+
version "2.0.65"
5050+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-2.0.65.tgz#4c3ab7a76269e96bea3eccad0c77df0a2db3bd8a"
5051+
integrity sha512-9W1/5zS1rAyPUFd09eEemFiwBNsYn+ul3+8bXVAU09hsR76pAf+Cp7fcmPstKPg2UrHjzCxsQqHRDKWFnXh8jw==
50525052
dependencies:
50535053
eslint-config-txo-typescript "^4.0.64"
50545054
eslint-plugin-jsx-a11y "^6.9.0"
5055-
eslint-plugin-react "^7.34.3"
5055+
eslint-plugin-react "^7.34.4"
50565056
eslint-plugin-react-hooks "^4.6.2"
50575057

50585058
eslint-config-txo-typescript@^4.0.64:
@@ -5189,10 +5189,10 @@ eslint-plugin-react-hooks@^4.6.2:
51895189
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
51905190
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
51915191

5192-
eslint-plugin-react@^7.34.3:
5193-
version "7.34.3"
5194-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3.tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b"
5195-
integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA==
5192+
eslint-plugin-react@^7.34.4:
5193+
version "7.34.4"
5194+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4.tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb"
5195+
integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA==
51965196
dependencies:
51975197
array-includes "^3.1.8"
51985198
array.prototype.findlast "^1.2.5"
@@ -5202,16 +5202,17 @@ eslint-plugin-react@^7.34.3:
52025202
doctrine "^2.1.0"
52035203
es-iterator-helpers "^1.0.19"
52045204
estraverse "^5.3.0"
5205+
hasown "^2.0.2"
52055206
jsx-ast-utils "^2.4.1 || ^3.0.0"
52065207
minimatch "^3.1.2"
52075208
object.entries "^1.1.8"
52085209
object.fromentries "^2.0.8"
5209-
object.hasown "^1.1.4"
52105210
object.values "^1.2.0"
52115211
prop-types "^15.8.1"
52125212
resolve "^2.0.0-next.5"
52135213
semver "^6.3.1"
52145214
string.prototype.matchall "^4.0.11"
5215+
string.prototype.repeat "^1.0.0"
52155216

52165217
eslint-scope@^5.1.1:
52175218
version "5.1.1"
@@ -9114,15 +9115,6 @@ object.groupby@^1.0.1:
91149115
es-abstract "^1.22.1"
91159116
get-intrinsic "^1.2.1"
91169117

9117-
object.hasown@^1.1.4:
9118-
version "1.1.4"
9119-
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc"
9120-
integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==
9121-
dependencies:
9122-
define-properties "^1.2.1"
9123-
es-abstract "^1.23.2"
9124-
es-object-atoms "^1.0.0"
9125-
91269118
object.values@^1.1.6, object.values@^1.1.7, object.values@^1.2.0:
91279119
version "1.2.0"
91289120
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
@@ -10902,6 +10894,14 @@ string.prototype.matchall@^4.0.11:
1090210894
set-function-name "^2.0.2"
1090310895
side-channel "^1.0.6"
1090410896

10897+
string.prototype.repeat@^1.0.0:
10898+
version "1.0.0"
10899+
resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a"
10900+
integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
10901+
dependencies:
10902+
define-properties "^1.1.3"
10903+
es-abstract "^1.17.5"
10904+
1090510905
string.prototype.trim@^1.2.9:
1090610906
version "1.2.9"
1090710907
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz#b6fa326d72d2c78b6df02f7759c73f8f6274faa4"

0 commit comments

Comments
 (0)