Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Feb 17, 2020
1 parent c0df412 commit 6074fa0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -50,15 +50,15 @@
"duplexer3": "^0.1.4",
"get-stream": "^5.0.0",
"lowercase-keys": "^2.0.0",
"mimic-response": "^2.0.0",
"mimic-response": "^2.1.0",
"p-cancelable": "^2.0.0",
"p-event": "^4.0.0",
"responselike": "^2.0.0",
"to-readable-stream": "^2.0.0",
"type-fest": "^0.10.0"
},
"devDependencies": {
"@ava/typescript": "^1.1.0",
"@ava/typescript": "^1.1.1",
"@sindresorhus/tsconfig": "^0.7.0",
"@types/duplexer3": "^0.1.0",
"@types/express": "^4.17.2",
Expand All @@ -80,7 +80,7 @@
"get-port": "^5.0.0",
"keyv": "^4.0.0",
"lolex": "^6.0.0",
"nock": "^11.8.2",
"nock": "^12.0.0",
"np": "^6.0.0",
"nyc": "^15.0.0",
"proxyquire": "^2.0.1",
Expand Down
8 changes: 0 additions & 8 deletions source/types/mimic-response/index.d.ts

This file was deleted.

0 comments on commit 6074fa0

Please sign in to comment.