Skip to content

Commit 845ed06

Browse files
authored
Merge pull request #216 from cebe/dependabot/npm_and_yarn/cross-spawn-6.0.6
Bump cross-spawn from 6.0.5 to 6.0.6
2 parents 6de9846 + 7c474d9 commit 845ed06

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
@@ -294,9 +294,9 @@ core-js@^3.2.1:
294294
integrity sha512-YUdI3fFu4TF/2WykQ2xzSiTQdldLB4KVuL9WeAy5XONZYt5Cun/fpQvctoKbCgvPhmzADeesTk/j2Rdx77AcKQ==
295295

296296
cross-spawn@^6.0.0:
297-
version "6.0.5"
298-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
299-
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
297+
version "6.0.6"
298+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57"
299+
integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==
300300
dependencies:
301301
nice-try "^1.0.4"
302302
path-key "^2.0.1"

0 commit comments

Comments
 (0)