Skip to content

Commit 1fa3885

Browse files
authored
Merge pull request #278 from scala/dependabot/npm_and_yarn/cross-spawn-6.0.6
Bump cross-spawn from 6.0.5 to 6.0.6
2 parents f92d65a + 102a676 commit 1fa3885

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
@@ -399,9 +399,9 @@ create-require@^1.1.0:
399399
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
400400

401401
cross-spawn@^6.0.5:
402-
version "6.0.5"
403-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
404-
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
402+
version "6.0.6"
403+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57"
404+
integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==
405405
dependencies:
406406
nice-try "^1.0.4"
407407
path-key "^2.0.1"

0 commit comments

Comments
 (0)