We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d4b7cc + 3913aa2 commit 93247f7Copy full SHA for 93247f7
package.json
@@ -21,20 +21,20 @@
21
},
22
"homepage": "https://github.com/pkgjs/detect-node-support#readme",
23
"devDependencies": {
24
- "@hapi/code": "^7.0.0",
25
- "@hapi/lab": "^21.0.0",
+ "@hapi/code": "^8.0.0",
+ "@hapi/lab": "^22.0.0",
26
"allow-scripts": "^1.5.2",
27
- "nock": "^11.7.2",
28
- "semantic-release": "^15.14.0",
29
- "sinon": "^8.1.1",
+ "nock": "^12.0.1",
+ "semantic-release": "^17.0.4",
+ "sinon": "^9.0.0",
30
"tmp": "^0.1.0"
31
32
"dependencies": {
33
- "@hapi/wreck": "^16.0.1",
+ "@hapi/wreck": "^17.0.0",
34
"@pkgjs/nv": "0.0.3",
35
"git-url-parse": "^11.1.2",
36
"js-yaml": "^3.13.1",
37
- "pacote": "^10.3.1",
+ "pacote": "^11.1.0",
38
"simple-git": "^1.131.0"
39
}
40
0 commit comments