Skip to content

Commit da77ae1

Browse files
authored
chore: update dependencies (#923)
1 parent edf5ab6 commit da77ae1

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Diff for: package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -34,40 +34,40 @@
3434
],
3535
"license": "MIT",
3636
"dependencies": {
37-
"@inquirer/prompts": "^7.2.3",
37+
"@inquirer/prompts": "^7.4.1",
3838
"@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",
4242
"chalk": "^5.4.1",
43-
"changelog-maker": "^4.3.2",
43+
"changelog-maker": "^4.4.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.10",
48+
"ghauth": "^6.0.12",
4949
"git-secure-tag": "^2.3.1",
5050
"js-yaml": "^4.1.0",
5151
"listr2": "^8.2.5",
5252
"lodash": "^4.17.21",
5353
"log-symbols": "^7.0.0",
54-
"ora": "^8.1.1",
54+
"ora": "^8.2.0",
5555
"replace-in-file": "^8.3.0",
56-
"semver": "^7.6.3",
57-
"undici": "^7.3.0",
56+
"semver": "^7.7.1",
57+
"undici": "^7.7.0",
5858
"which": "^5.0.0",
5959
"yargs": "^17.7.2"
6060
},
6161
"devDependencies": {
62-
"@eslint/js": "^9.19.0",
62+
"@eslint/js": "^9.24.0",
6363
"@reporters/github": "^1.7.2",
6464
"c8": "^10.1.3",
65-
"eslint": "^9.19.0",
65+
"eslint": "^9.24.0",
6666
"eslint-plugin-import": "^2.31.0",
67-
"eslint-plugin-n": "^17.15.1",
67+
"eslint-plugin-n": "^17.17.0",
6868
"eslint-plugin-promise": "^7.2.1",
69-
"globals": "^15.14.0",
70-
"neostandard": "^0.12.0",
71-
"sinon": "^19.0.2"
69+
"globals": "^16.0.0",
70+
"neostandard": "^0.12.1",
71+
"sinon": "^20.0.0"
7272
}
7373
}

0 commit comments

Comments
 (0)