Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 66e843a

Browse files
chore(deps): update dependency execa to v2 (#746)
1 parent e322b6c commit 66e843a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"express": "4.17.1"
1919
},
2020
"devDependencies": {
21-
"execa": "^1.0.0",
21+
"execa": "^2.0.0",
2222
"mocha": "^6.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)