Skip to content

Commit

Permalink
keyv - upgrading eslint to 8.24.0 (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Oct 1, 2022
1 parent 63ab9dc commit ab1ab6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/keyv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"devDependencies": {
"@keyv/test-suite": "*",
"ava": "^4.3.3",
"eslint": "^8.19.0",
"eslint-plugin-promise": "^6.0.0",
"eslint": "^8.24.0",
"eslint-plugin-promise": "^6.0.1",
"nyc": "^15.1.0",
"pify": "5.0.0",
"this": "^1.1.0",
Expand Down

0 comments on commit ab1ab6b

Please sign in to comment.