Skip to content

Commit b412c80

Browse files
Update dependency execa to v9.5.2
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | execa | 9.5.1 | 9.5.2 | ## [v9.5.2](https://github.com/sindresorhus/execa/releases/tag/v9.5.2) #### Bug fixes - Fix escaping newlines inside template strings. Thanks [@aarondandy](https://github.com/aarondandy)! ([#1176](sindresorhus/execa#1176))
1 parent 0ec3b28 commit b412c80

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
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.1",
45+
"execa": "9.5.2",
4646
"glob": "11.0.0",
4747
"jest": "29.7.0",
4848
"license-checker": "25.0.1",

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)