Skip to content

Commit 25552ec

Browse files
authored
chore: bump nock
bump nock
2 parents c62fe46 + b20e508 commit 25552ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"devDependencies": {
1313
"chai": "^4.1.2",
1414
"mocha": "^4.0.1",
15-
"nock": "^9.0.25",
15+
"nock": "^9.1.5",
16+
"semantic-release": "^11.0.2",
1617
"standard": "^10.0.3",
17-
"standard-markdown": "^4.0.2",
18-
"semantic-release": "^11.0.2"
18+
"standard-markdown": "^4.0.2"
1919
},
2020
"scripts": {
2121
"test": "mocha && standard --fix && standard-markdown",

0 commit comments

Comments
 (0)