Skip to content

Commit

Permalink
chore(ci): Pin @actions/http-client version to 2.1.1 (ionic-team#1845)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored and LaravelFreelancerNL committed Dec 19, 2023
1 parent 6c93444 commit 3050f72
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,18 @@
"ci:publish:dev": "lerna publish prerelease --conventional-commits --conventional-prerelease --preid dev-$(date +\"%Y%m%dT%H%M%S\") --force-publish --no-changelog --no-git-tag-version --dist-tag dev --no-push --yes"
},
"devDependencies": {
"@types/node": "~18.11.19",
"@actions/core": "^1.9.1",
"@actions/http-client": "2.1.1",
"@ionic/prettier-config": "^1.0.1",
"@types/node": "~18.11.19",
"@types/prompts": "^2.0.8",
"cross-spawn": "^7.0.3",
"esm": "^3.2.25",
"glob": "^10.3.3",
"lerna": "^7.1.3",
"nx": "^16.3.1",
"prettier": "~2.3.0",
"prompts": "^2.3.2",
"glob": "^10.3.3",
"typescript": "~4.1.5"
},
"prettier": "@ionic/prettier-config",
Expand Down

0 comments on commit 3050f72

Please sign in to comment.