Skip to content

Commit 4ec3b0e

Browse files
authored
chore: update dependencies (#767)
- Update the `@listr2/prompt-adapter-enquirer`, `branch-diff`, `changelog-maker`, `listr2`, `ora`, and `undici` dependencies and the `c8` developer dependency to their new major versions. - Update the other dependencies and developer dependencies to their latest versions.
1 parent 4572e78 commit 4ec3b0e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -34,35 +34,35 @@
3434
],
3535
"license": "MIT",
3636
"dependencies": {
37-
"@listr2/prompt-adapter-enquirer": "^1.0.2",
38-
"@node-core/caritat": "^1.2.1",
37+
"@listr2/prompt-adapter-enquirer": "^2.0.1",
38+
"@node-core/caritat": "^1.3.0",
3939
"@pkgjs/nv": "^0.2.2",
40-
"branch-diff": "^2.1.5",
40+
"branch-diff": "^3.0.2",
4141
"chalk": "^5.3.0",
42-
"changelog-maker": "^3.2.6",
42+
"changelog-maker": "^4.0.1",
4343
"cheerio": "^1.0.0-rc.12",
4444
"clipboardy": "^4.0.0",
4545
"core-validate-commit": "^4.0.0",
4646
"figures": "^6.0.1",
47-
"ghauth": "^6.0.0",
48-
"inquirer": "^9.2.11",
47+
"ghauth": "^6.0.1",
48+
"inquirer": "^9.2.12",
4949
"js-yaml": "^4.1.0",
50-
"listr2": "^7.0.2",
50+
"listr2": "^8.0.1",
5151
"lodash": "^4.17.21",
5252
"log-symbols": "^6.0.0",
53-
"ora": "^7.0.1",
54-
"replace-in-file": "^7.0.2",
55-
"undici": "^5.27.2",
53+
"ora": "^8.0.1",
54+
"replace-in-file": "^7.1.0",
55+
"undici": "^6.3.0",
5656
"which": "^4.0.0",
5757
"yargs": "^17.7.2"
5858
},
5959
"devDependencies": {
60-
"@reporters/github": "^1.5.3",
61-
"c8": "^8.0.1",
62-
"eslint": "^8.53.0",
60+
"@reporters/github": "^1.5.4",
61+
"c8": "^9.0.0",
62+
"eslint": "^8.56.0",
6363
"eslint-config-standard": "^17.1.0",
64-
"eslint-plugin-import": "^2.29.0",
65-
"eslint-plugin-n": "^16.2.0",
64+
"eslint-plugin-import": "^2.29.1",
65+
"eslint-plugin-n": "^16.6.1",
6666
"eslint-plugin-promise": "^6.1.1",
6767
"sinon": "^17.0.1"
6868
}

0 commit comments

Comments
 (0)