We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425cb54 commit c295670Copy full SHA for c295670
1 file changed
package.json
@@ -51,17 +51,17 @@
51
"replace-in-file": "^6.3.2",
52
"rimraf": "^3.0.2",
53
"which": "^2.0.2",
54
- "yargs": "^17.4.1"
+ "yargs": "^17.5.0"
55
},
56
"devDependencies": {
57
"c8": "^7.11.2",
58
- "eslint": "^8.14.0",
+ "eslint": "^8.15.0",
59
"eslint-config-standard": "^17.0.0",
60
"eslint-plugin-import": "^2.26.0",
61
"eslint-plugin-node": "^11.1.0",
62
"eslint-plugin-promise": "^6.0.0",
63
"eslint-plugin-standard": "^4.1.0",
64
"mocha": "^10.0.0",
65
- "sinon": "^13.0.2"
+ "sinon": "^14.0.0"
66
}
67
0 commit comments