Skip to content

Commit

Permalink
fix(deps): update dependency execa to v9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 1979021 commit 35abbac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/tcm-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-testing-library": "6.2.2",
"execa": "9.0.1",
"execa": "9.0.2",
"figlet": "1.7.0",
"fs-extra": "11.2.0",
"jest": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6729,7 +6729,7 @@ __metadata:
eslint-plugin-react: "npm:7.34.1"
eslint-plugin-react-hooks: "npm:4.6.2"
eslint-plugin-testing-library: "npm:6.2.2"
execa: "npm:9.0.1"
execa: "npm:9.0.2"
figlet: "npm:1.7.0"
fs-extra: "npm:11.2.0"
jest: "npm:29.7.0"
Expand Down Expand Up @@ -13815,9 +13815,9 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:9.0.1":
version: 9.0.1
resolution: "execa@npm:9.0.1"
"execa@npm:9.0.2":
version: 9.0.2
resolution: "execa@npm:9.0.2"
dependencies:
"@sindresorhus/merge-streams": "npm:^4.0.0"
cross-spawn: "npm:^7.0.3"
Expand All @@ -13831,7 +13831,7 @@ __metadata:
signal-exit: "npm:^4.1.0"
strip-final-newline: "npm:^4.0.0"
yoctocolors: "npm:^2.0.0"
checksum: 10c0/4a0e3a687eed40f5ed7bc1b6442053527d4827f1547eac08d5d84f771b23f6bae9d956bf119000f1efb6b7dced486ec6db8c329a9412b0a5f4c42a00c3c45ae4
checksum: 10c0/8870320b16bfb6a6d39ddbc3907bc04f2b1e30e385a7c24b5608f2ffd03d0901245a233c42012a002a4a74b9fbda0372bf787d1bcf208bf8921cff11d6bd881f
languageName: node
linkType: hard

Expand Down

0 comments on commit 35abbac

Please sign in to comment.