Skip to content

Commit

Permalink
keyv - upgrading eslint to 8.22.0 (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Aug 21, 2022
1 parent 3f612cb commit 2cf474f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/keyv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@keyv/test-suite": "*",
"ava": "^4.3.1",
"eslint": "^8.19.0",
"eslint": "^8.22.0",
"eslint-plugin-promise": "^6.0.0",
"nyc": "^15.1.0",
"pify": "5.0.0",
Expand Down

0 comments on commit 2cf474f

Please sign in to comment.