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

Commit 964f3f3

Browse files
fix(deps): update dependency execa to v9.5.2
1 parent 19376da commit 964f3f3

File tree

2 files changed

+19
-27
lines changed

2 files changed

+19
-27
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.3.0",
8080
"jest": "29.7.0",

yarn.lock

Lines changed: 18 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7113,7 +7113,7 @@ __metadata:
71137113
eslint-plugin-react: "npm:7.34.2"
71147114
eslint-plugin-react-hooks: "npm:4.6.2"
71157115
eslint-plugin-testing-library: "npm:7.1.1"
7116-
execa: "npm:9.1.0"
7116+
execa: "npm:9.5.2"
71177117
figlet: "npm:1.7.0"
71187118
fs-extra: "npm:11.3.0"
71197119
jest: "npm:29.7.0"
@@ -14388,23 +14388,23 @@ __metadata:
1438814388
languageName: node
1438914389
linkType: hard
1439014390

14391-
"execa@npm:9.1.0":
14392-
version: 9.1.0
14393-
resolution: "execa@npm:9.1.0"
14391+
"execa@npm:9.5.2":
14392+
version: 9.5.2
14393+
resolution: "execa@npm:9.5.2"
1439414394
dependencies:
1439514395
"@sindresorhus/merge-streams": "npm:^4.0.0"
1439614396
cross-spawn: "npm:^7.0.3"
1439714397
figures: "npm:^6.1.0"
1439814398
get-stream: "npm:^9.0.0"
14399-
human-signals: "npm:^7.0.0"
14399+
human-signals: "npm:^8.0.0"
1440014400
is-plain-obj: "npm:^4.1.0"
1440114401
is-stream: "npm:^4.0.1"
14402-
npm-run-path: "npm:^5.2.0"
14402+
npm-run-path: "npm:^6.0.0"
1440314403
pretty-ms: "npm:^9.0.0"
1440414404
signal-exit: "npm:^4.1.0"
1440514405
strip-final-newline: "npm:^4.0.0"
1440614406
yoctocolors: "npm:^2.0.0"
14407-
checksum: 10c0/9a4810b93d098eb0bed48793b61c3aa3e5804867c2c5808cd2a597a6e71738151a74dc792909085ce1d38e89f4b0e078d93ffd165aaca2d9a6728f3616f8e5c0
14407+
checksum: 10c0/94782a6282e03253224406c29068d18f9095cc251a45d1f19ac3d8f2a9db2cbe32fb8ceb039db1451d8fce3531135a6c0c559f76d634f85416268fc4a6995365
1440814408
languageName: node
1440914409
linkType: hard
1441014410

@@ -14653,7 +14653,7 @@ __metadata:
1465314653
languageName: node
1465414654
linkType: hard
1465514655

14656-
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0":
14656+
"fast-glob@npm:^3.2.9":
1465714657
version: 3.3.1
1465814658
resolution: "fast-glob@npm:3.3.1"
1465914659
dependencies:
@@ -16271,10 +16271,10 @@ __metadata:
1627116271
languageName: node
1627216272
linkType: hard
1627316273

16274-
"human-signals@npm:^7.0.0":
16275-
version: 7.0.0
16276-
resolution: "human-signals@npm:7.0.0"
16277-
checksum: 10c0/ce0c6d62d2e9bfe529d48f7c7fdf4b8c70fce950eef7850719b4e3f5bc71795ae7d61a3699ce13262bed7847705822601cc81f1921ea6a2906852e16228a94ab
16274+
"human-signals@npm:^8.0.0":
16275+
version: 8.0.0
16276+
resolution: "human-signals@npm:8.0.0"
16277+
checksum: 10c0/e4dac4f7d3eb791ed04129fc6a85bd454a9102d3e3b76c911d0db7057ebd60b2956b435b5b5712aec18960488ede3c21ef7c56e42cdd70760c0d84d3c05cd92e
1627816278
languageName: node
1627916279
linkType: hard
1628016280

@@ -20504,12 +20504,13 @@ __metadata:
2050420504
languageName: node
2050520505
linkType: hard
2050620506

20507-
"npm-run-path@npm:^5.2.0":
20508-
version: 5.3.0
20509-
resolution: "npm-run-path@npm:5.3.0"
20507+
"npm-run-path@npm:^6.0.0":
20508+
version: 6.0.0
20509+
resolution: "npm-run-path@npm:6.0.0"
2051020510
dependencies:
2051120511
path-key: "npm:^4.0.0"
20512-
checksum: 10c0/124df74820c40c2eb9a8612a254ea1d557ddfab1581c3e751f825e3e366d9f00b0d76a3c94ecd8398e7f3eee193018622677e95816e8491f0797b21e30b2deba
20512+
unicorn-magic: "npm:^0.3.0"
20513+
checksum: 10c0/b223c8a0dcd608abf95363ea5c3c0ccc3cd877daf0102eaf1b0f2390d6858d8337fbb7c443af2403b067a7d2c116d10691ecd22ab3c5273c44da1ff8d07753bd
2051320514
languageName: node
2051420515
linkType: hard
2051520516

@@ -23826,7 +23827,7 @@ __metadata:
2382623827
languageName: node
2382723828
linkType: hard
2382823829

23829-
"semver@npm:7.7.1":
23830+
"semver@npm:7.7.1, semver@npm:^7.7.1":
2383023831
version: 7.7.1
2383123832
resolution: "semver@npm:7.7.1"
2383223833
bin:
@@ -23866,15 +23867,6 @@ __metadata:
2386623867
languageName: node
2386723868
linkType: hard
2386823869

23869-
"semver@npm:^7.7.1":
23870-
version: 7.7.1
23871-
resolution: "semver@npm:7.7.1"
23872-
bin:
23873-
semver: bin/semver.js
23874-
checksum: 10c0/fd603a6fb9c399c6054015433051bdbe7b99a940a8fb44b85c2b524c4004b023d7928d47cb22154f8d054ea7ee8597f586605e05b52047f048278e4ac56ae958
23875-
languageName: node
23876-
linkType: hard
23877-
2387823870
"send@npm:0.19.0":
2387923871
version: 0.19.0
2388023872
resolution: "send@npm:0.19.0"

0 commit comments

Comments
 (0)