We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2adf9 commit 6477632Copy full SHA for 6477632
1 file changed
package.json
@@ -44,7 +44,7 @@
44
"execa": "^7.1.1",
45
"figures": "^5.0.0",
46
"ghauth": "^5.0.1",
47
- "inquirer": "^9.2.6",
+ "inquirer": "^9.2.7",
48
"listr2": "^6.6.0",
49
"lodash": "^4.17.21",
50
"log-symbols": "^5.1.0",
@@ -56,12 +56,12 @@
56
},
57
"devDependencies": {
58
"@reporters/github": "^1.2.0",
59
- "c8": "^7.14.0",
60
- "eslint": "^8.41.0",
+ "c8": "^8.0.0",
+ "eslint": "^8.42.0",
61
"eslint-config-standard": "^17.1.0",
62
"eslint-plugin-import": "^2.27.5",
63
"eslint-plugin-n": "^16.0.0",
64
"eslint-plugin-promise": "^6.1.1",
65
- "sinon": "^15.1.0"
+ "sinon": "^15.1.2"
66
}
67
0 commit comments