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 109de52 commit 355ea7eCopy full SHA for 355ea7e
package.json
@@ -42,14 +42,14 @@
42
"which": "^1.3.1"
43
},
44
"devDependencies": {
45
- "npm-lifecycle": "^2.1.0",
46
- "nyc": "^14.1.0",
47
- "sinon": "^7.3.2",
48
- "standard": "^12.0.1",
49
- "standard-version": "^6.0.1",
50
- "tap": "^13.1.2",
51
- "weallbehave": "^1.2.0",
52
- "weallcontribute": "^1.0.8"
+ "npm-lifecycle": "2.1.1",
+ "nyc": "14.1.1",
+ "sinon": "7.5.0",
+ "standard": "12.0.1",
+ "standard-version": "6.0.1",
+ "tap": "13.1.11",
+ "weallbehave": "1.2.0",
+ "weallcontribute": "1.0.9"
53
54
"files": [
55
"index.js",
0 commit comments