Skip to content

Commit

Permalink
fix: update admina to the latest with execa 7
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jan 22, 2024
1 parent 23929df commit 649bb63
Show file tree
Hide file tree
Showing 9 changed files with 92 additions and 73 deletions.
33 changes: 17 additions & 16 deletions dist/actions/setup-cpp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/actions/setup-cpp.js.map

Large diffs are not rendered by default.

33 changes: 17 additions & 16 deletions dist/legacy/setup-cpp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/legacy/setup-cpp.js.map

Large diffs are not rendered by default.

33 changes: 17 additions & 16 deletions dist/modern/setup-cpp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/modern/setup-cpp.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@types/semver": "^7.5.6",
"@types/which": "^3.0.3",
"@upleveled/babel-plugin-remove-node-prefix": "github:aminya/babel-plugin-remove-node-prefix#95fcbd92405b99a6eece48c493548996f12e6519",
"admina": "^0.3.0",
"admina": "^1.0.0",
"caxa": "^3.0.1",
"ci-info": "^4.0.0",
"ci-log": "workspace:*",
Expand All @@ -99,7 +99,7 @@
"eslint": "^8.56.0",
"eslint-config-atomic": "^1.20.6",
"exec-powershell": "workspace:*",
"execa": "<8",
"execa": "^7.2.0",
"is-url-online": "^1.5.0",
"jest": "^29.7.0",
"micro-memoize": "^4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/untildify-user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build": "tsc"
},
"dependencies": {
"admina": "0.3.0",
"admina": "1.0.0",
"untildify": "^5.0.0"
},
"keywords": [
Expand Down
54 changes: 35 additions & 19 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 649bb63

Please sign in to comment.