Skip to content

Commit 06409ec

Browse files
authored
Merge pull request #118 from Glancu/dependabot/npm_and_yarn/cross-spawn-6.0.6
Bump cross-spawn from 6.0.5 to 6.0.6
2 parents 072e48b + 99d892d commit 06409ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2495,9 +2495,9 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
24952495
sha.js "^2.4.8"
24962496

24972497
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
2498-
version "6.0.5"
2499-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
2500-
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
2498+
version "6.0.6"
2499+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57"
2500+
integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==
25012501
dependencies:
25022502
nice-try "^1.0.4"
25032503
path-key "^2.0.1"

0 commit comments

Comments
 (0)