We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2875ea commit 05b937dCopy full SHA for 05b937d
package.json
@@ -38,8 +38,8 @@
38
"dependencies": {
39
"commander": "^2.17.1",
40
"graceful-fs": "^4.1.11",
41
- "js-yaml": "^3.12.0",
42
- "lodash": "^4.17.11",
+ "js-yaml": "^3.13.1",
+ "lodash": "^4.17.14",
43
"superagent": "^3.8.3",
44
"superagent-throttle": "^1.0.0",
45
"winston": "^3.1.0"
@@ -50,7 +50,7 @@
50
"eslint": "^5.13.0",
51
"eslint-config-airbnb-base": "^13.1.0",
52
"eslint-plugin-import": "^2.14.0",
53
- "jsdoc": "3.5.5",
+ "jsdoc": "^3.6.3",
54
"jsdoc-template": "braintree/jsdoc-template#3.2.0",
55
"mocha": "^5.2.0",
56
"sinon": "^7.2.3"
0 commit comments