We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f84bf commit a10e735Copy full SHA for a10e735
package.json
@@ -34,18 +34,18 @@
34
"url-join": "^4.0.0"
35
},
36
"devDependencies": {
37
- "ava": "^3.1.0",
38
- "clear-module": "^4.0.0",
39
- "codecov": "^3.5.0",
40
- "nock": "^12.0.0",
41
- "nyc": "^15.0.0",
42
- "proxy": "^1.0.0",
43
- "proxyquire": "^2.0.0",
44
- "semantic-release": "^17.0.0",
45
- "server-destroy": "^1.0.1",
46
- "sinon": "^9.0.0",
47
- "tempy": "^0.5.0",
48
- "xo": "^0.30.0"
+ "ava": "3.13.0",
+ "clear-module": "4.1.1",
+ "codecov": "3.8.1",
+ "nock": "12.0.3",
+ "nyc": "15.1.0",
+ "proxy": "1.0.2",
+ "proxyquire": "2.1.3",
+ "semantic-release": "17.2.2",
+ "server-destroy": "1.0.1",
+ "sinon": "9.2.1",
+ "tempy": "0.5.0",
+ "xo": "0.30.0"
49
50
"engines": {
51
"node": ">=10.18"
0 commit comments