Skip to content

Commit 93247f7

Browse files
authored
Merge pull request #9 from pkgjs/deps
Bump deps
2 parents 5d4b7cc + 3913aa2 commit 93247f7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@
2121
},
2222
"homepage": "https://github.com/pkgjs/detect-node-support#readme",
2323
"devDependencies": {
24-
"@hapi/code": "^7.0.0",
25-
"@hapi/lab": "^21.0.0",
24+
"@hapi/code": "^8.0.0",
25+
"@hapi/lab": "^22.0.0",
2626
"allow-scripts": "^1.5.2",
27-
"nock": "^11.7.2",
28-
"semantic-release": "^15.14.0",
29-
"sinon": "^8.1.1",
27+
"nock": "^12.0.1",
28+
"semantic-release": "^17.0.4",
29+
"sinon": "^9.0.0",
3030
"tmp": "^0.1.0"
3131
},
3232
"dependencies": {
33-
"@hapi/wreck": "^16.0.1",
33+
"@hapi/wreck": "^17.0.0",
3434
"@pkgjs/nv": "0.0.3",
3535
"git-url-parse": "^11.1.2",
3636
"js-yaml": "^3.13.1",
37-
"pacote": "^10.3.1",
37+
"pacote": "^11.1.0",
3838
"simple-git": "^1.131.0"
3939
}
4040
}

0 commit comments

Comments
 (0)