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.22.0 #1013

Merged
merged 1 commit into from
Aug 14, 2022
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 @@ -80,7 +80,7 @@
"@webpack-cli/serve": "1.7.0",
"babel-loader": "8.2.5",
"babel-plugin-graphql-tag": "3.3.0",
"eslint": "8.21.0",
"eslint": "8.22.0",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"graphql-tag": "2.12.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5785,9 +5785,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.21.0":
version: 8.21.0
resolution: "eslint@npm:8.21.0"
"eslint@npm:8.22.0":
version: 8.22.0
resolution: "eslint@npm:8.22.0"
dependencies:
"@eslint/eslintrc": ^1.3.0
"@humanwhocodes/config-array": ^0.10.4
Expand Down Expand Up @@ -5830,7 +5830,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 1d39ddb08772ea230cb7d74f7f81f85b9d46965d3600725c7eb39a27bcdaf28cb2a780dacf6cfa1cfbf2da606b57a5e7e3ab373ab474cbcf0ba042076821f501
checksum: 2d84a7a2207138cdb250759b047fdb05a57fede7f87b7a039d9370edba7f26e23a873a208becfd4b2c9e4b5499029f3fc3b9318da3290e693d25c39084119c80
languageName: node
linkType: hard

Expand Down Expand Up @@ -10274,7 +10274,7 @@ __metadata:
classnames: 2.3.1
css-loader: 6.7.1
css-minimizer-webpack-plugin: 4.0.0
eslint: 8.21.0
eslint: 8.22.0
eslint-plugin-react: 7.30.1
eslint-plugin-react-hooks: 4.6.0
evaporate: 2.1.4
Expand Down