Skip to content

Commit 9046982

Browse files
Update dependency execa to v9.6.0
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | execa | 9.5.2 | 9.6.0 | ## [v9.6.0](sindresorhus/execa@v9.5.3...a31fe55) ## [v9.5.3](https://github.com/sindresorhus/execa/releases/tag/v9.5.3) - Fix Node 24-specific deprecation warning ([#1199](sindresorhus/execa#1199)) [`1ac5b91`](sindresorhus/execa@1ac5b91) ***
1 parent 60d6d73 commit 9046982

File tree

2 files changed

+25
-15
lines changed

2 files changed

+25
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-react-hooks": "4.6.2",
4343
"eslint-plugin-unused-imports": "4.1.4",
4444
"eslint-plugin-xstate": "3.2.1",
45-
"execa": "9.5.2",
45+
"execa": "9.6.0",
4646
"glob": "11.0.1",
4747
"jest": "29.7.0",
4848
"license-checker": "25.0.1",

pnpm-lock.yaml

Lines changed: 24 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)