Skip to content

Commit 77b206a

Browse files
renovate[bot]timsuchanek
authored andcommitted
chore(deps): update dependency cross-spawn to v6.0.4 (#552)
1 parent 166b88e commit 77b206a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/graphql-playground-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"case-sensitive-paths-webpack-plugin": "2.1.1",
5858
"chalk": "2.3.0",
5959
"connect-history-api-fallback": "1.5.0",
60-
"cross-spawn": "6.0.3",
60+
"cross-spawn": "6.0.4",
6161
"css-loader": "0.28.9",
6262
"detect-port": "1.2.2",
6363
"dotenv": "5.0.0",

packages/graphql-playground-react/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2004,9 +2004,9 @@ [email protected], cross-spawn@^5.0.1:
20042004
shebang-command "^1.2.0"
20052005
which "^1.2.9"
20062006

2007-
2008-
version "6.0.3"
2009-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.3.tgz#7cbe31768ba0f1cc37acc925bf09e7a9a4a9b0ab"
2007+
2008+
version "6.0.4"
2009+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.4.tgz#bbf44ccb30fb8314a08f178b62290c669c36d808"
20102010
dependencies:
20112011
nice-try "^1.0.4"
20122012
path-key "^2.0.1"

0 commit comments

Comments
 (0)