Merge pull request #80 from christroutner/greenkeeper/nock-11.7.0

Greenkeeper/nock 11.7.0
This commit is contained in:
Chris Troutner
2020-01-11 11:51:35 -08:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6944,9 +6944,9 @@
"integrity": "sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q==" "integrity": "sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q=="
}, },
"nock": { "nock": {
"version": "11.6.0", "version": "11.7.0",
"resolved": "https://registry.npmjs.org/nock/-/nock-11.6.0.tgz", "resolved": "https://registry.npmjs.org/nock/-/nock-11.7.0.tgz",
"integrity": "sha512-9ocFR68CxS6nf2XtQNpdSh5n4QQSKl87DhXgLnHO/RD4CsGThFtu8/QG6myHTnrUHRE6JSKpiGjLJdRe2ZSlIA==", "integrity": "sha512-7c1jhHew74C33OBeRYyQENT+YXQiejpwIrEjinh6dRurBae+Ei4QjeUaPlkptIF0ZacEiVCnw8dWaxqepkiihg==",
"dev": true, "dev": true,
"requires": { "requires": {
"chai": "^4.1.2", "chai": "^4.1.2",
+1 -1
View File
@@ -57,7 +57,7 @@
"eslint-plugin-prettier": "^3.1.0", "eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-standard": "^4.0.0", "eslint-plugin-standard": "^4.0.0",
"fs-extra": "^8.0.1", "fs-extra": "^8.0.1",
"nock": "^11.1.0", "nock": "^11.7.0",
"node-mocks-http": "^1.7.0", "node-mocks-http": "^1.7.0",
"nyc": "^15.0.0", "nyc": "^15.0.0",
"prettier": "^1.18.2", "prettier": "^1.18.2",