Skip to content

Commit 1f94c55

Browse files
chore(deps-dev): bump execa from 2.0.0 to 2.0.1
Bumps [execa](https://github.com/sindresorhus/execa) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v2.0.0...v2.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 386a178 commit 1f94c55

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"cz-conventional-changelog-emoji": "0.1.0",
7272
"eslint": "6.0.1",
7373
"esm": "3.2.25",
74-
"execa": "2.0.0",
74+
"execa": "2.0.1",
7575
"husky": "2.6.0",
7676
"lint-staged": "8.2.1",
7777
"markdownlint-cli": "0.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2148,10 +2148,10 @@ esutils@^2.0.2:
21482148
resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
21492149
integrity sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=
21502150

2151-
2152-
version "2.0.0"
2153-
resolved "https://registry.npm.taobao.org/execa/download/execa-2.0.0.tgz?cache=0&sync_timestamp=1561462020819&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fexeca%2Fdownload%2Fexeca-2.0.0.tgz#5524c9739710e603e97c6dfc3f6ff6bff2819885"
2154-
integrity sha1-VSTJc5cQ5gPpfG38P2/2v/KBmIU=
2151+
2152+
version "2.0.1"
2153+
resolved "https://registry.yarnpkg.com/execa/-/execa-2.0.1.tgz#546a5be56388953409cbf24972d2fd1bb36dbfcd"
2154+
integrity sha512-pHGXlV7S7ilDda3eaCTcr6zmFTMA3wJo7j+RtNg0uH9sbAasJfVug5RkYOTBLj5g4MOqlsaPUn3HKa/UfTDw8w==
21552155
dependencies:
21562156
cross-spawn "^6.0.5"
21572157
get-stream "^5.0.0"

0 commit comments

Comments
 (0)