Skip to content

Commit

Permalink
upgrade dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Apr 25, 2022
1 parent b9261a4 commit 046edee
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 440 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"pngjs": "^6.0.0"
},
"devDependencies": {
"eslint": "^7.32.0",
"eslint": "^8.14.0",
"eslint-config-mourner": "^3.0.0",
"tape": "^5.3.0"
"tape": "^5.5.3"
},
"scripts": {
"pretest": "eslint index.js bin/pixelmatch test/test.js",
Expand Down
Loading

0 comments on commit 046edee

Please sign in to comment.