Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit fc5d4fb

Browse files
fix(deps): update dependency execa to v9.5.2 (#2725)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4199e1 commit fc5d4fb

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

packages/tcm-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-react": "7.34.2",
7575
"eslint-plugin-react-hooks": "4.6.2",
7676
"eslint-plugin-testing-library": "7.1.1",
77-
"execa": "9.1.0",
77+
"execa": "9.5.2",
7878
"figlet": "1.8.0",
7979
"fs-extra": "11.3.0",
8080
"jest": "29.7.0",

yarn.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7112,7 +7112,7 @@ __metadata:
71127112
eslint-plugin-react: "npm:7.34.2"
71137113
eslint-plugin-react-hooks: "npm:4.6.2"
71147114
eslint-plugin-testing-library: "npm:7.1.1"
7115-
execa: "npm:9.1.0"
7115+
execa: "npm:9.5.2"
71167116
figlet: "npm:1.8.0"
71177117
fs-extra: "npm:11.3.0"
71187118
jest: "npm:29.7.0"
@@ -14400,23 +14400,23 @@ __metadata:
1440014400
languageName: node
1440114401
linkType: hard
1440214402

14403-
"execa@npm:9.1.0":
14404-
version: 9.1.0
14405-
resolution: "execa@npm:9.1.0"
14403+
"execa@npm:9.5.2":
14404+
version: 9.5.2
14405+
resolution: "execa@npm:9.5.2"
1440614406
dependencies:
1440714407
"@sindresorhus/merge-streams": "npm:^4.0.0"
1440814408
cross-spawn: "npm:^7.0.3"
1440914409
figures: "npm:^6.1.0"
1441014410
get-stream: "npm:^9.0.0"
14411-
human-signals: "npm:^7.0.0"
14411+
human-signals: "npm:^8.0.0"
1441214412
is-plain-obj: "npm:^4.1.0"
1441314413
is-stream: "npm:^4.0.1"
14414-
npm-run-path: "npm:^5.2.0"
14414+
npm-run-path: "npm:^6.0.0"
1441514415
pretty-ms: "npm:^9.0.0"
1441614416
signal-exit: "npm:^4.1.0"
1441714417
strip-final-newline: "npm:^4.0.0"
1441814418
yoctocolors: "npm:^2.0.0"
14419-
checksum: 10c0/9a4810b93d098eb0bed48793b61c3aa3e5804867c2c5808cd2a597a6e71738151a74dc792909085ce1d38e89f4b0e078d93ffd165aaca2d9a6728f3616f8e5c0
14419+
checksum: 10c0/94782a6282e03253224406c29068d18f9095cc251a45d1f19ac3d8f2a9db2cbe32fb8ceb039db1451d8fce3531135a6c0c559f76d634f85416268fc4a6995365
1442014420
languageName: node
1442114421
linkType: hard
1442214422

@@ -16323,10 +16323,10 @@ __metadata:
1632316323
languageName: node
1632416324
linkType: hard
1632516325

16326-
"human-signals@npm:^7.0.0":
16327-
version: 7.0.0
16328-
resolution: "human-signals@npm:7.0.0"
16329-
checksum: 10c0/ce0c6d62d2e9bfe529d48f7c7fdf4b8c70fce950eef7850719b4e3f5bc71795ae7d61a3699ce13262bed7847705822601cc81f1921ea6a2906852e16228a94ab
16326+
"human-signals@npm:^8.0.0":
16327+
version: 8.0.0
16328+
resolution: "human-signals@npm:8.0.0"
16329+
checksum: 10c0/e4dac4f7d3eb791ed04129fc6a85bd454a9102d3e3b76c911d0db7057ebd60b2956b435b5b5712aec18960488ede3c21ef7c56e42cdd70760c0d84d3c05cd92e
1633016330
languageName: node
1633116331
linkType: hard
1633216332

@@ -20590,12 +20590,13 @@ __metadata:
2059020590
languageName: node
2059120591
linkType: hard
2059220592

20593-
"npm-run-path@npm:^5.2.0":
20594-
version: 5.3.0
20595-
resolution: "npm-run-path@npm:5.3.0"
20593+
"npm-run-path@npm:^6.0.0":
20594+
version: 6.0.0
20595+
resolution: "npm-run-path@npm:6.0.0"
2059620596
dependencies:
2059720597
path-key: "npm:^4.0.0"
20598-
checksum: 10c0/124df74820c40c2eb9a8612a254ea1d557ddfab1581c3e751f825e3e366d9f00b0d76a3c94ecd8398e7f3eee193018622677e95816e8491f0797b21e30b2deba
20598+
unicorn-magic: "npm:^0.3.0"
20599+
checksum: 10c0/b223c8a0dcd608abf95363ea5c3c0ccc3cd877daf0102eaf1b0f2390d6858d8337fbb7c443af2403b067a7d2c116d10691ecd22ab3c5273c44da1ff8d07753bd
2059920600
languageName: node
2060020601
linkType: hard
2060120602

0 commit comments

Comments
 (0)