Skip to content

Commit 5d63f3f

Browse files
authored
Merge pull request #113 from snex/dependabot/npm_and_yarn/cross-spawn-6.0.6
Bump cross-spawn from 6.0.5 to 6.0.6
2 parents 4a90bb9 + 53686da commit 5d63f3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2450,9 +2450,9 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
24502450
sha.js "^2.4.8"
24512451

24522452
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
2453-
version "6.0.5"
2454-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
2455-
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
2453+
version "6.0.6"
2454+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57"
2455+
integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==
24562456
dependencies:
24572457
nice-try "^1.0.4"
24582458
path-key "^2.0.1"

0 commit comments

Comments
 (0)