Skip to content

Commit ef670c3

Browse files
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group (eclipse-tractusx#1362)
* build(deps): bump cross-spawn in the npm_and_yarn group Bumps the npm_and_yarn group with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn). Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update dependencies file --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evelyn Gurschler <[email protected]>
1 parent 44c8ea0 commit ef670c3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DEPENDENCIES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ npm/npmjs/-/cosmiconfig/7.1.0, MIT, approved, #4975
7878
npm/npmjs/-/cosmiconfig/8.3.6, MIT, approved, #10781
7979
npm/npmjs/-/create-jest/29.7.0, MIT, approved, clearlydefined
8080
npm/npmjs/-/create-require/1.1.1, MIT, approved, clearlydefined
81-
npm/npmjs/-/cross-spawn/7.0.3, MIT, approved, #17146
81+
npm/npmjs/-/cross-spawn/7.0.6, MIT, approved, #17146
8282
npm/npmjs/-/css.escape/1.5.1, MIT, approved, clearlydefined
8383
npm/npmjs/-/cssom/0.3.8, MIT, approved, clearlydefined
8484
npm/npmjs/-/cssom/0.5.0, MIT, approved, clearlydefined

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2407,9 +2407,9 @@ create-require@^1.1.0:
24072407
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
24082408

24092409
cross-spawn@^7.0.2, cross-spawn@^7.0.3:
2410-
version "7.0.3"
2411-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
2412-
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
2410+
version "7.0.6"
2411+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
2412+
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
24132413
dependencies:
24142414
path-key "^3.1.0"
24152415
shebang-command "^2.0.0"

0 commit comments

Comments
 (0)