Skip to content

Commit

Permalink
Merge pull request #81 from crazy-max/dependabot/npm_and_yarn/actions…
Browse files Browse the repository at this point in the history
…/http-client-2.1.0

Bump @actions/http-client from 2.0.1 to 2.1.0
  • Loading branch information
crazy-max committed May 6, 2023
2 parents cfd00b8 + 2046b51 commit f947abe
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"packageManager": "yarn@3.5.1",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/http-client": "^2.0.1",
"@actions/http-client": "^2.1.0",
"chalk": "^5.2.0"
},
"devDependencies": {
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Expand Up @@ -24,6 +24,15 @@ __metadata:
languageName: node
linkType: hard

"@actions/http-client@npm:^2.1.0":
version: 2.1.0
resolution: "@actions/http-client@npm:2.1.0"
dependencies:
tunnel: ^0.0.6
checksum: 25a72a952cc95fb4b3ab086da73a5754dd0957c206637cace69be2e16f018cc1b3d3c40d3bcf89ffd8a5929d5e8445594b498b50db306a50ad7536023f8e3800
languageName: node
linkType: hard

"@ampproject/remapping@npm:^2.1.0":
version: 2.1.2
resolution: "@ampproject/remapping@npm:2.1.2"
Expand Down Expand Up @@ -2671,7 +2680,7 @@ __metadata:
resolution: "github-status@workspace:."
dependencies:
"@actions/core": ^1.10.0
"@actions/http-client": ^2.0.1
"@actions/http-client": ^2.1.0
"@types/node": ^16.11.26
"@typescript-eslint/eslint-plugin": ^5.14.0
"@typescript-eslint/parser": ^5.14.0
Expand Down

0 comments on commit f947abe

Please sign in to comment.