Skip to content

Commit

Permalink
Merge pull request #49 from paleite/update-deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
paleite committed May 14, 2023
2 parents c8be998 + 2ae2924 commit c056320
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 80 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"husky": "^8.0.3",
"jest": "^29.3.1",
"lint-staged": "^13.1.0",
"np": "^7.6.3",
"np": "^7.7.0",
"pinst": "^3.0.0",
"prettier": "^2.8.3",
"pretty-quick": "^3.1.3",
Expand All @@ -73,5 +73,8 @@
},
"engines": {
"node": ">=14.0.0"
},
"resolutions": {
"cosmiconfig": "^8.1.3"
}
}

0 comments on commit c056320

Please sign in to comment.