Skip to content

Commit

Permalink
Bump devDependencies to their latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhadis committed Aug 23, 2022
1 parent cf9538b commit 7d47ebc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -19,10 +19,10 @@
"test": "make test"
},
"devDependencies": {
"@alhadis/eslint-config": "^2.3.2",
"c8": "^7.1.2",
"eslint": "^7.1.0",
"mocha": "^7.2.0",
"@alhadis/eslint-config": "^2.4.0",
"c8": "^7.12.0",
"eslint": "^8.22.0",
"mocha": "^10.0.0",
"mocha-when": "^1.0.1"
},
"mocha": {
Expand Down

0 comments on commit 7d47ebc

Please sign in to comment.