Skip to content

Commit 394ff7b

Browse files
chore(deps): update eslint packages
1 parent 34e8507 commit 394ff7b

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@
8888
"eslint-config-prettier": "8.8.0",
8989
"eslint-config-react-app": "7.0.1",
9090
"eslint-import-resolver-typescript": "3.6.1",
91-
"eslint-plugin-cypress": "2.15.1",
91+
"eslint-plugin-cypress": "2.15.2",
9292
"eslint-plugin-import": "2.27.5",
9393
"eslint-plugin-jsx-a11y": "6.7.1",
9494
"eslint-plugin-prettier": "5.1.3",
9595
"eslint-plugin-react": "7.32.2",
96-
"eslint-plugin-react-hooks": "4.6.0",
96+
"eslint-plugin-react-hooks": "4.6.2",
9797
"husky": "^8.0.3",
9898
"prettier": "3.2.5",
9999
"typescript": "5.1.6",

yarn.lock

+16-7
Original file line numberDiff line numberDiff line change
@@ -6862,14 +6862,14 @@ __metadata:
68626862
languageName: node
68636863
linkType: hard
68646864

6865-
"eslint-plugin-cypress@npm:2.15.1":
6866-
version: 2.15.1
6867-
resolution: "eslint-plugin-cypress@npm:2.15.1"
6865+
"eslint-plugin-cypress@npm:2.15.2":
6866+
version: 2.15.2
6867+
resolution: "eslint-plugin-cypress@npm:2.15.2"
68686868
dependencies:
68696869
globals: "npm:^13.20.0"
68706870
peerDependencies:
68716871
eslint: ">= 3.2.1"
6872-
checksum: 46344892f26e4f2c905a98e9d391bf1f930aa95e79f6678a1ca75ff466a6ca277fd51cde650fbcbc828068659acbad60601d239481402f443d177a1ef5934190
6872+
checksum: a01c88f6dcefa1414b188a6121c22d346a145dbba7d70d22d1ee2f9575551e6004fcddd234df8758b4796b43b129a87c41bf380461800d822b020be318ce0b83
68736873
languageName: node
68746874
linkType: hard
68756875

@@ -7028,7 +7028,16 @@ __metadata:
70287028
languageName: node
70297029
linkType: hard
70307030

7031-
"eslint-plugin-react-hooks@npm:4.6.0, eslint-plugin-react-hooks@npm:^4.3.0":
7031+
"eslint-plugin-react-hooks@npm:4.6.2":
7032+
version: 4.6.2
7033+
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
7034+
peerDependencies:
7035+
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
7036+
checksum: 5a0680941f34e70cf505bcb6082df31a3e445d193ee95a88ff3483041eb944f4cefdaf7e81b0eb1feb4eeceee8c7c6ddb8a2a6e8c4c0388514a42e16ac7b7a69
7037+
languageName: node
7038+
linkType: hard
7039+
7040+
"eslint-plugin-react-hooks@npm:^4.3.0":
70327041
version: 4.6.0
70337042
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
70347043
peerDependencies:
@@ -8098,12 +8107,12 @@ __metadata:
80988107
eslint-config-prettier: "npm:8.8.0"
80998108
eslint-config-react-app: "npm:7.0.1"
81008109
eslint-import-resolver-typescript: "npm:3.6.1"
8101-
eslint-plugin-cypress: "npm:2.15.1"
8110+
eslint-plugin-cypress: "npm:2.15.2"
81028111
eslint-plugin-import: "npm:2.27.5"
81038112
eslint-plugin-jsx-a11y: "npm:6.7.1"
81048113
eslint-plugin-prettier: "npm:5.1.3"
81058114
eslint-plugin-react: "npm:7.32.2"
8106-
eslint-plugin-react-hooks: "npm:4.6.0"
8115+
eslint-plugin-react-hooks: "npm:4.6.2"
81078116
husky: "npm:^8.0.3"
81088117
i18next: "npm:22.5.1"
81098118
interweave: "npm:13.1.0"

0 commit comments

Comments
 (0)