Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
steambap committed Oct 20, 2023
1 parent 8967248 commit 466731b
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 562 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
},
"homepage": "https://github.com/steambap/png-to-ico#readme",
"dependencies": {
"@types/node": "^18.17.3",
"@types/node": "^20.8.7",
"minimist": "^1.2.8",
"pngjs": "^7.0.0"
},
"devDependencies": {
"eslint": "^8.46.0",
"jest": "^29.6.2"
"eslint": "^8.51.0",
"jest": "^29.7.0"
}
}
Loading

0 comments on commit 466731b

Please sign in to comment.