We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a1ee2 commit 425cb54Copy full SHA for 425cb54
1 file changed
package.json
@@ -41,11 +41,11 @@
41
"figures": "^4.0.1",
42
"form-data": "^4.0.0",
43
"ghauth": "^4.0.0",
44
- "inquirer": "^8.2.2",
+ "inquirer": "^8.2.4",
45
"listr2": "^4.0.5",
46
"lodash": "^4.17.21",
47
"log-symbols": "^5.1.0",
48
- "node-fetch": "^3.2.3",
+ "node-fetch": "^3.2.4",
49
"ora": "^6.1.0",
50
"proxy-agent": "^5.0.0",
51
"replace-in-file": "^6.3.2",
@@ -55,13 +55,13 @@
55
},
56
"devDependencies": {
57
"c8": "^7.11.2",
58
- "eslint": "^8.13.0",
+ "eslint": "^8.14.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": "^9.2.2",
+ "mocha": "^10.0.0",
65
"sinon": "^13.0.2"
66
}
67
0 commit comments