Skip to content

Commit f198b74

Browse files
chore(deps-dev): bump execa from 5.1.1 to 6.1.0
Bumps [execa](https://github.com/sindresorhus/execa) from 5.1.1 to 6.1.0. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v5.1.1...v6.1.0) --- updated-dependencies: - dependency-name: execa dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49769d7 commit f198b74

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
@@ -51,7 +51,7 @@
5151
"eslint": "^7.5.0",
5252
"eslint-plugin-import": "^2.20.2",
5353
"eslint-plugin-vue": "^7.1.0",
54-
"execa": "^5.1.1",
54+
"execa": "^6.1.0",
5555
"less": "^4.1.1",
5656
"less-loader": "^10.0.0",
5757
"minimist": "^1.2.5",

0 commit comments

Comments
 (0)