Skip to content

Commit 264e15a

Browse files
Trottshellscape
authored andcommitted
chore: update execa dependency to 2.1.0 (#147)
Update execa dependency to 2.1.0 in package-lock.json. Without this change, tests will fail when run with Node.js 13.x-pre and may fail when 13.0.0 is released in 13 days.
1 parent d221504 commit 264e15a

2 files changed

Lines changed: 39 additions & 25 deletions

File tree

package-lock.json

Lines changed: 38 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-node": "^10.0.0",
5555
"eslint-plugin-promise": "^4.1.1",
5656
"eslint-plugin-standard": "^4.0.0",
57-
"execa": "^2.0.4",
57+
"execa": "^2.1.0",
5858
"globby": "^10.0.1",
5959
"husky": "^3.0.0",
6060
"lint-staged": "^9.0.2",

0 commit comments

Comments
 (0)