Skip to content

Commit

Permalink
chore(deps): bump execa from 7.2.0 to 8.0.1 (#251)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent b905925 commit 23e73d5
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 30 deletions.
2 changes: 1 addition & 1 deletion apps/commonality/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@types/prompts": "^2.4.4",
"@types/wait-on": "^5.3.1",
"eslint-config-commonality": "workspace:*",
"execa": "^7.2.0",
"execa": "^8.0.1",
"mock-fs": "^5.2.0",
"npm-run-all": "^4.1.5",
"tsup": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
],
"dependencies": {
"chokidar": "^3.5.3",
"execa": "^7.2.0",
"execa": "^8.0.1",
"next": "14.0.4",
"socket.io": "^4.7.2",
"socket.io-client": "^4.7.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint": "^8.56.0",
"eslint-config-commonality": "workspace:*",
"eslint-plugin-unused-imports": "^3.0.0",
"execa": "^7.2.0",
"execa": "^8.0.1",
"husky": "^8.0.3",
"npm-run-all": "^4.1.5",
"prettier": "^3.1.1",
Expand Down
33 changes: 6 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 23e73d5

Please sign in to comment.