We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66419a commit 98123e7Copy full SHA for 98123e7
1 file changed
package.json
@@ -26,16 +26,16 @@
26
],
27
"dependencies": {
28
"bin-check": "^4.1.0",
29
- "bin-version-check": "^3.0.0",
+ "bin-version-check": "^4.0.0",
30
"download": "^7.1.0",
31
"import-lazy": "^3.1.0",
32
"os-filter-obj": "^2.0.0",
33
- "pify": "^3.0.0"
+ "pify": "^4.0.1"
34
},
35
"devDependencies": {
36
"ava": "*",
37
"executable": "^4.1.1",
38
- "nock": "^9.4.2",
+ "nock": "^10.0.2",
39
"path-exists": "^3.0.0",
40
"rimraf": "^2.6.2",
41
"tempy": "^0.2.1",
0 commit comments