Skip to content

Commit a403997

Browse files
chore(deps-dev): bump execa from 4.1.0 to 9.5.2 (#222)
Bumps [execa](https://github.com/sindresorhus/execa) from 4.1.0 to 9.5.2. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v4.1.0...v9.5.2) --- updated-dependencies: - dependency-name: execa dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b360eb6 commit a403997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-plugin-n": "^15.7.0",
3131
"eslint-plugin-node": "^11.1.0",
3232
"eslint-plugin-promise": "^6.6.0",
33-
"execa": "^4.0.0",
33+
"execa": "^9.5.2",
3434
"jest": "^29",
3535
"jest-haste-map": "^29.6.1",
3636
"jest-junit": "^16.0.0",

0 commit comments

Comments
 (0)