Skip to content

Commit 668f240

Browse files
Bump execa from 5.1.1 to 6.0.0
Bumps [execa](https://github.com/sindresorhus/execa) from 5.1.1 to 6.0.0. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v5.1.1...v6.0.0) --- updated-dependencies: - dependency-name: execa dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e99227f commit 668f240

File tree

2 files changed

+223
-32
lines changed

2 files changed

+223
-32
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"chalk": "^4.1.1",
4040
"common-tags": "^1.8.0",
4141
"ember-template-recast": "^4.1.4",
42-
"execa": "^5.0.0",
42+
"execa": "^6.0.0",
4343
"fs-extra": "^9.1.0",
4444
"globby": "^11.0.2",
4545
"import-cwd": "^3.0.0",

0 commit comments

Comments
 (0)