Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Aug 6, 2021
1 parent 2b03b63 commit 0cef8e9
Show file tree
Hide file tree
Showing 2 changed files with 680 additions and 591 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"bin/pixelmatch"
],
"dependencies": {
"pngjs": "^4.0.1"
"pngjs": "^6.0.0"
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint": "^7.32.0",
"eslint-config-mourner": "^3.0.0",
"tape": "^4.13.2"
"tape": "^5.3.0"
},
"scripts": {
"pretest": "eslint index.js bin/pixelmatch test/test.js",
Expand Down
Loading

0 comments on commit 0cef8e9

Please sign in to comment.