Skip to content

Commit

Permalink
Add execa to 'dependencies'
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jan 20, 2024
1 parent c4ed94c commit 08cd07f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"dependencies": {
"convert-source-map": "^2.0.0",
"execa": "^8.0.1",
"magic-string": "^0.30.5",
"source-map": "^0.7.4",
"tsx": "^4.7.0"
Expand All @@ -30,7 +31,6 @@
"@types/source-map": "^0.5.7",
"concurrently": "^8.2.2",
"eslint": "^8.51.0",
"execa": "^8.0.1",
"knip": "^2.34.0",
"npm-package-json-lint": "^7.1.0",
"npm-package-json-lint-config-default": "^6.0.0",
Expand Down
26 changes: 6 additions & 20 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 08cd07f

Please sign in to comment.