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

Commit bf6dcca

Browse files
fix(deps): update dependency execa to v9.5.2
1 parent bf22838 commit bf6dcca

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.7.0",
7979
"fs-extra": "11.2.0",
8080
"jest": "29.7.0",

yarn.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7091,7 +7091,7 @@ __metadata:
70917091
eslint-plugin-react: "npm:7.34.2"
70927092
eslint-plugin-react-hooks: "npm:4.6.2"
70937093
eslint-plugin-testing-library: "npm:7.1.1"
7094-
execa: "npm:9.1.0"
7094+
execa: "npm:9.5.2"
70957095
figlet: "npm:1.7.0"
70967096
fs-extra: "npm:11.2.0"
70977097
jest: "npm:29.7.0"
@@ -14378,23 +14378,23 @@ __metadata:
1437814378
languageName: node
1437914379
linkType: hard
1438014380

14381-
"execa@npm:9.1.0":
14382-
version: 9.1.0
14383-
resolution: "execa@npm:9.1.0"
14381+
"execa@npm:9.5.2":
14382+
version: 9.5.2
14383+
resolution: "execa@npm:9.5.2"
1438414384
dependencies:
1438514385
"@sindresorhus/merge-streams": "npm:^4.0.0"
1438614386
cross-spawn: "npm:^7.0.3"
1438714387
figures: "npm:^6.1.0"
1438814388
get-stream: "npm:^9.0.0"
14389-
human-signals: "npm:^7.0.0"
14389+
human-signals: "npm:^8.0.0"
1439014390
is-plain-obj: "npm:^4.1.0"
1439114391
is-stream: "npm:^4.0.1"
14392-
npm-run-path: "npm:^5.2.0"
14392+
npm-run-path: "npm:^6.0.0"
1439314393
pretty-ms: "npm:^9.0.0"
1439414394
signal-exit: "npm:^4.1.0"
1439514395
strip-final-newline: "npm:^4.0.0"
1439614396
yoctocolors: "npm:^2.0.0"
14397-
checksum: 10c0/9a4810b93d098eb0bed48793b61c3aa3e5804867c2c5808cd2a597a6e71738151a74dc792909085ce1d38e89f4b0e078d93ffd165aaca2d9a6728f3616f8e5c0
14397+
checksum: 10c0/94782a6282e03253224406c29068d18f9095cc251a45d1f19ac3d8f2a9db2cbe32fb8ceb039db1451d8fce3531135a6c0c559f76d634f85416268fc4a6995365
1439814398
languageName: node
1439914399
linkType: hard
1440014400

@@ -16269,10 +16269,10 @@ __metadata:
1626916269
languageName: node
1627016270
linkType: hard
1627116271

16272-
"human-signals@npm:^7.0.0":
16273-
version: 7.0.0
16274-
resolution: "human-signals@npm:7.0.0"
16275-
checksum: 10c0/ce0c6d62d2e9bfe529d48f7c7fdf4b8c70fce950eef7850719b4e3f5bc71795ae7d61a3699ce13262bed7847705822601cc81f1921ea6a2906852e16228a94ab
16272+
"human-signals@npm:^8.0.0":
16273+
version: 8.0.0
16274+
resolution: "human-signals@npm:8.0.0"
16275+
checksum: 10c0/e4dac4f7d3eb791ed04129fc6a85bd454a9102d3e3b76c911d0db7057ebd60b2956b435b5b5712aec18960488ede3c21ef7c56e42cdd70760c0d84d3c05cd92e
1627616276
languageName: node
1627716277
linkType: hard
1627816278

@@ -20454,12 +20454,13 @@ __metadata:
2045420454
languageName: node
2045520455
linkType: hard
2045620456

20457-
"npm-run-path@npm:^5.2.0":
20458-
version: 5.3.0
20459-
resolution: "npm-run-path@npm:5.3.0"
20457+
"npm-run-path@npm:^6.0.0":
20458+
version: 6.0.0
20459+
resolution: "npm-run-path@npm:6.0.0"
2046020460
dependencies:
2046120461
path-key: "npm:^4.0.0"
20462-
checksum: 10c0/124df74820c40c2eb9a8612a254ea1d557ddfab1581c3e751f825e3e366d9f00b0d76a3c94ecd8398e7f3eee193018622677e95816e8491f0797b21e30b2deba
20462+
unicorn-magic: "npm:^0.3.0"
20463+
checksum: 10c0/b223c8a0dcd608abf95363ea5c3c0ccc3cd877daf0102eaf1b0f2390d6858d8337fbb7c443af2403b067a7d2c116d10691ecd22ab3c5273c44da1ff8d07753bd
2046320464
languageName: node
2046420465
linkType: hard
2046520466

0 commit comments

Comments
 (0)