Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency eslint to v8.33.0 #1259

Merged
merged 1 commit into from
Feb 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"cypress": "12.3.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.2",
"eslint": "8.32.0",
"eslint": "8.33.0",
"eslint-config-react-app": "7.0.0",
"lint-staged": "13.1.0",
"redux-mock-store": "1.5.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7283,9 +7283,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.32.0, eslint@npm:^8.3.0":
version: 8.32.0
resolution: "eslint@npm:8.32.0"
"eslint@npm:8.33.0, eslint@npm:^8.3.0":
version: 8.33.0
resolution: "eslint@npm:8.33.0"
dependencies:
"@eslint/eslintrc": ^1.4.1
"@humanwhocodes/config-array": ^0.11.8
Expand Down Expand Up @@ -7328,7 +7328,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 23c8fb3c57291eecd9c1448faf603226a8f885022a2cd96e303459bf72e39b7f54987c6fb948f0f9eecaf7085600e6eb0663482a35ea83da12e9f9141a22b91e
checksum: 727e63ab8b7acf281442323c5971f6afdd5b656fbcebc4476cf54e35af51b2f180617433fc5e1952f0449ca3f43a905527f9407ea4b8a7ea7562fc9c3f278d4c
languageName: node
linkType: hard

Expand Down Expand Up @@ -13974,7 +13974,7 @@ __metadata:
cypress-failed-log: 2.10.0
enzyme: 3.11.0
enzyme-to-json: 3.6.2
eslint: 8.32.0
eslint: 8.33.0
eslint-config-prettier: 8.6.0
eslint-config-react-app: 7.0.0
eslint-plugin-cypress: 2.12.1
Expand Down