Skip to content

Commit 8035ae9

Browse files
authored
Upgraded nock to 9.x (#188)
* Upgraded nock to 9.x * Upgraded nock version
1 parent e38bbb4 commit 8035ae9

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

package-lock.json

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/firebase-token-generator": "^2.0.28",
6464
"@types/lodash": "^4.14.85",
6565
"@types/mocha": "^2.2.32",
66-
"@types/nock": "^8.0.33",
66+
"@types/nock": "^9.1.0",
6767
"@types/request": "2.0.6",
6868
"@types/request-promise": "^4.1.33",
6969
"@types/sinon": "^4.1.2",
@@ -85,7 +85,7 @@
8585
"lodash": "^4.6.1",
8686
"merge2": "^1.0.2",
8787
"mocha": "^3.5.0",
88-
"nock": "^8.0.0",
88+
"nock": "^9.1.0",
8989
"npm-run-all": "^4.1.2",
9090
"nyc": "^11.3.0",
9191
"request": "^2.75.0",

0 commit comments

Comments
 (0)