Skip to content

Commit 4b2b6fa

Browse files
VoltrexKeyvaaduh95
andauthored
chore: update dependencies (#721)
- Update the `execa` dependency to its new major version. - Update the other dependencies and developer dependencies to their latest versions. Co-authored-by: Antoine du Hamel <[email protected]>
1 parent 7b9d962 commit 4b2b6fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"license": "MIT",
3636
"dependencies": {
3737
"@node-core/caritat": "^1.2.0",
38-
"branch-diff": "^2.1.3",
38+
"branch-diff": "^2.1.4",
3939
"chalk": "^5.3.0",
4040
"changelog-maker": "^3.2.4",
4141
"cheerio": "^1.0.0-rc.12",
4242
"clipboardy": "^3.0.0",
4343
"core-validate-commit": "^4.0.0",
4444
"enquirer": "^2.4.1",
45-
"execa": "^7.2.0",
45+
"execa": "^8.0.1",
4646
"figures": "^5.0.0",
4747
"ghauth": "^5.0.1",
4848
"inquirer": "^9.2.10",
@@ -61,8 +61,8 @@
6161
"c8": "^8.0.1",
6262
"eslint": "^8.47.0",
6363
"eslint-config-standard": "^17.1.0",
64-
"eslint-plugin-import": "^2.28.0",
65-
"eslint-plugin-n": "^16.0.1",
64+
"eslint-plugin-import": "^2.28.1",
65+
"eslint-plugin-n": "^16.0.2",
6666
"eslint-plugin-promise": "^6.1.1",
6767
"sinon": "^15.2.0"
6868
}

0 commit comments

Comments
 (0)