Skip to content

Commit c056320

Browse files
authored
Merge pull request #49 from paleite/update-deps
Update deps
2 parents c8be998 + 2ae2924 commit c056320

File tree

2 files changed

+107
-80
lines changed

2 files changed

+107
-80
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"husky": "^8.0.3",
6060
"jest": "^29.3.1",
6161
"lint-staged": "^13.1.0",
62-
"np": "^7.6.3",
62+
"np": "^7.7.0",
6363
"pinst": "^3.0.0",
6464
"prettier": "^2.8.3",
6565
"pretty-quick": "^3.1.3",
@@ -73,5 +73,8 @@
7373
},
7474
"engines": {
7575
"node": ">=14.0.0"
76+
},
77+
"resolutions": {
78+
"cosmiconfig": "^8.1.3"
7679
}
7780
}

0 commit comments

Comments
 (0)