Skip to content

Commit 6ad0ffd

Browse files
fix(deps): update dependency execa to v9
1 parent 09c0ec6 commit 6ad0ffd

File tree

2 files changed

+44
-27
lines changed

2 files changed

+44
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@softwareventures/array": "7.0.0",
3131
"@softwareventures/nullable": "3.2.0",
32-
"execa": "5.1.1",
32+
"execa": "9.5.2",
3333
"glob": "10.4.5",
3434
"ignore": "5.3.2",
3535
"mri": "1.2.0",

yarn.lock

Lines changed: 43 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1716,7 +1716,7 @@ __metadata:
17161716
eslint-plugin-jsdoc: "npm:48.2.7"
17171717
eslint-plugin-prefer-arrow: "npm:1.2.3"
17181718
eslint-plugin-sonarjs: "npm:0.25.1"
1719-
execa: "npm:5.1.1"
1719+
execa: "npm:9.5.2"
17201720
glob: "npm:10.4.5"
17211721
husky: "npm:9.0.11"
17221722
ignore: "npm:5.3.2"
@@ -3891,6 +3891,26 @@ __metadata:
38913891
languageName: node
38923892
linkType: hard
38933893

3894+
"execa@npm:9.5.2, execa@npm:^9.0.0":
3895+
version: 9.5.2
3896+
resolution: "execa@npm:9.5.2"
3897+
dependencies:
3898+
"@sindresorhus/merge-streams": "npm:^4.0.0"
3899+
cross-spawn: "npm:^7.0.3"
3900+
figures: "npm:^6.1.0"
3901+
get-stream: "npm:^9.0.0"
3902+
human-signals: "npm:^8.0.0"
3903+
is-plain-obj: "npm:^4.1.0"
3904+
is-stream: "npm:^4.0.1"
3905+
npm-run-path: "npm:^6.0.0"
3906+
pretty-ms: "npm:^9.0.0"
3907+
signal-exit: "npm:^4.1.0"
3908+
strip-final-newline: "npm:^4.0.0"
3909+
yoctocolors: "npm:^2.0.0"
3910+
checksum: 10c0/94782a6282e03253224406c29068d18f9095cc251a45d1f19ac3d8f2a9db2cbe32fb8ceb039db1451d8fce3531135a6c0c559f76d634f85416268fc4a6995365
3911+
languageName: node
3912+
linkType: hard
3913+
38943914
"execa@npm:^8.0.0":
38953915
version: 8.0.1
38963916
resolution: "execa@npm:8.0.1"
@@ -3908,26 +3928,6 @@ __metadata:
39083928
languageName: node
39093929
linkType: hard
39103930

3911-
"execa@npm:^9.0.0":
3912-
version: 9.1.0
3913-
resolution: "execa@npm:9.1.0"
3914-
dependencies:
3915-
"@sindresorhus/merge-streams": "npm:^4.0.0"
3916-
cross-spawn: "npm:^7.0.3"
3917-
figures: "npm:^6.1.0"
3918-
get-stream: "npm:^9.0.0"
3919-
human-signals: "npm:^7.0.0"
3920-
is-plain-obj: "npm:^4.1.0"
3921-
is-stream: "npm:^4.0.1"
3922-
npm-run-path: "npm:^5.2.0"
3923-
pretty-ms: "npm:^9.0.0"
3924-
signal-exit: "npm:^4.1.0"
3925-
strip-final-newline: "npm:^4.0.0"
3926-
yoctocolors: "npm:^2.0.0"
3927-
checksum: 10c0/9a4810b93d098eb0bed48793b61c3aa3e5804867c2c5808cd2a597a6e71738151a74dc792909085ce1d38e89f4b0e078d93ffd165aaca2d9a6728f3616f8e5c0
3928-
languageName: node
3929-
linkType: hard
3930-
39313931
"exit@npm:^0.1.2":
39323932
version: 0.1.2
39333933
resolution: "exit@npm:0.1.2"
@@ -4740,10 +4740,10 @@ __metadata:
47404740
languageName: node
47414741
linkType: hard
47424742

4743-
"human-signals@npm:^7.0.0":
4744-
version: 7.0.0
4745-
resolution: "human-signals@npm:7.0.0"
4746-
checksum: 10c0/ce0c6d62d2e9bfe529d48f7c7fdf4b8c70fce950eef7850719b4e3f5bc71795ae7d61a3699ce13262bed7847705822601cc81f1921ea6a2906852e16228a94ab
4743+
"human-signals@npm:^8.0.0":
4744+
version: 8.0.0
4745+
resolution: "human-signals@npm:8.0.0"
4746+
checksum: 10c0/e4dac4f7d3eb791ed04129fc6a85bd454a9102d3e3b76c911d0db7057ebd60b2956b435b5b5712aec18960488ede3c21ef7c56e42cdd70760c0d84d3c05cd92e
47474747
languageName: node
47484748
linkType: hard
47494749

@@ -6938,7 +6938,7 @@ __metadata:
69386938
languageName: node
69396939
linkType: hard
69406940

6941-
"npm-run-path@npm:^5.1.0, npm-run-path@npm:^5.2.0":
6941+
"npm-run-path@npm:^5.1.0":
69426942
version: 5.3.0
69436943
resolution: "npm-run-path@npm:5.3.0"
69446944
dependencies:
@@ -6947,6 +6947,16 @@ __metadata:
69476947
languageName: node
69486948
linkType: hard
69496949

6950+
"npm-run-path@npm:^6.0.0":
6951+
version: 6.0.0
6952+
resolution: "npm-run-path@npm:6.0.0"
6953+
dependencies:
6954+
path-key: "npm:^4.0.0"
6955+
unicorn-magic: "npm:^0.3.0"
6956+
checksum: 10c0/b223c8a0dcd608abf95363ea5c3c0ccc3cd877daf0102eaf1b0f2390d6858d8337fbb7c443af2403b067a7d2c116d10691ecd22ab3c5273c44da1ff8d07753bd
6957+
languageName: node
6958+
linkType: hard
6959+
69506960
"npm-user-validate@npm:^2.0.1":
69516961
version: 2.0.1
69526962
resolution: "npm-user-validate@npm:2.0.1"
@@ -9077,6 +9087,13 @@ __metadata:
90779087
languageName: node
90789088
linkType: hard
90799089

9090+
"unicorn-magic@npm:^0.3.0":
9091+
version: 0.3.0
9092+
resolution: "unicorn-magic@npm:0.3.0"
9093+
checksum: 10c0/0a32a997d6c15f1c2a077a15b1c4ca6f268d574cf5b8975e778bb98e6f8db4ef4e86dfcae4e158cd4c7e38fb4dd383b93b13eefddc7f178dea13d3ac8a603271
9094+
languageName: node
9095+
linkType: hard
9096+
90809097
"unique-filename@npm:^3.0.0":
90819098
version: 3.0.0
90829099
resolution: "unique-filename@npm:3.0.0"

0 commit comments

Comments
 (0)