Skip to content

Commit

Permalink
Update dependency eslint to v8.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2022
1 parent 60d8521 commit c81b221
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"concurrently": "7.3.0",
"eslint": "8.21.0",
"eslint": "8.22.0",
"prettier": "2.7.1",
"typescript": "4.7.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1332,7 +1332,7 @@ __metadata:
async-mutex: 0.3.2
bcrypt: 5.0.1
concurrently: 7.3.0
eslint: 8.21.0
eslint: 8.22.0
gravatar: 1.8.2
jsonwebtoken: 8.5.1
jwks-rsa: 2.1.4
Expand Down Expand Up @@ -2426,9 +2426,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 @@ -2471,7 +2471,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 1d39ddb08772ea230cb7d74f7f81f85b9d46965d3600725c7eb39a27bcdaf28cb2a780dacf6cfa1cfbf2da606b57a5e7e3ab373ab474cbcf0ba042076821f501
checksum: 2d84a7a2207138cdb250759b047fdb05a57fede7f87b7a039d9370edba7f26e23a873a208becfd4b2c9e4b5499029f3fc3b9318da3290e693d25c39084119c80
languageName: node
linkType: hard

Expand Down

0 comments on commit c81b221

Please sign in to comment.