mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Bump cross-spawn 6.0.5 to 6.0.6 (#30955)
This commit is contained in:
parent
26134b897a
commit
f25b72b98f
@ -3902,8 +3902,8 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
cross-spawn@6.0.5:
|
cross-spawn@6.0.6:
|
||||||
resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==}
|
resolution: {integrity: sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==}
|
||||||
engines: {node: '>=4.8'}
|
engines: {node: '>=4.8'}
|
||||||
|
|
||||||
cross-spawn@7.0.6:
|
cross-spawn@7.0.6:
|
||||||
@ -11992,7 +11992,7 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.7.3
|
typescript: 5.7.3
|
||||||
|
|
||||||
cross-spawn@6.0.5:
|
cross-spawn@6.0.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
nice-try: 1.0.5
|
nice-try: 1.0.5
|
||||||
path-key: 2.0.1
|
path-key: 2.0.1
|
||||||
@ -13290,7 +13290,7 @@ snapshots:
|
|||||||
|
|
||||||
execa@1.0.0:
|
execa@1.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-spawn: 6.0.5
|
cross-spawn: 6.0.6
|
||||||
get-stream: 4.1.0
|
get-stream: 4.1.0
|
||||||
is-stream: 1.1.0
|
is-stream: 1.1.0
|
||||||
npm-run-path: 2.0.2
|
npm-run-path: 2.0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user