Skip to content

Commit ea47a00

Browse files
authored
fix: update dependencies (#894)
1 parent 841e3e8 commit ea47a00

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -34,35 +34,35 @@
3434
],
3535
"license": "MIT",
3636
"dependencies": {
37-
"@inquirer/prompts": "^6.0.1",
38-
"@listr2/prompt-adapter-enquirer": "^2.0.11",
37+
"@inquirer/prompts": "^7.2.3",
38+
"@listr2/prompt-adapter-enquirer": "^2.0.12",
3939
"@node-core/caritat": "^1.6.0",
4040
"@pkgjs/nv": "^0.2.2",
4141
"branch-diff": "^3.1.1",
42-
"chalk": "^5.3.0",
42+
"chalk": "^5.4.1",
4343
"changelog-maker": "^4.3.1",
4444
"cheerio": "^1.0.0",
4545
"clipboardy": "^4.0.0",
4646
"core-validate-commit": "^4.1.0",
4747
"figures": "^6.1.0",
48-
"ghauth": "^6.0.7",
48+
"ghauth": "^6.0.10",
4949
"git-secure-tag": "^2.3.1",
5050
"js-yaml": "^4.1.0",
51-
"listr2": "^8.2.4",
51+
"listr2": "^8.2.5",
5252
"lodash": "^4.17.21",
5353
"log-symbols": "^7.0.0",
54-
"ora": "^8.1.0",
55-
"replace-in-file": "^8.2.0",
56-
"undici": "^6.19.8",
57-
"which": "^4.0.0",
54+
"ora": "^8.1.1",
55+
"replace-in-file": "^8.3.0",
56+
"undici": "^7.2.2",
57+
"which": "^5.0.0",
5858
"yargs": "^17.7.2"
5959
},
6060
"devDependencies": {
61-
"@reporters/github": "^1.7.1",
62-
"c8": "^10.1.2",
61+
"@reporters/github": "^1.7.2",
62+
"c8": "^10.1.3",
6363
"eslint": "^8.57.1",
6464
"eslint-config-standard": "^17.1.0",
65-
"eslint-plugin-import": "^2.30.0",
65+
"eslint-plugin-import": "^2.31.0",
6666
"eslint-plugin-n": "^16.6.2",
6767
"eslint-plugin-promise": "^6.6.0",
6868
"sinon": "^19.0.2"

0 commit comments

Comments
 (0)