Skip to content

Commit

Permalink
fix(deps): update dependency @actions/artifact to v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 16, 2021
1 parent b6d63c8 commit 982ca70
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@actions/artifact": "0.5.0",
"@actions/artifact": "0.5.2",
"@actions/core": "1.2.6",
"ansi-colors": "4.1.1",
"fast-xml-parser": "3.18.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ __metadata:
version: 4
cacheKey: 7

"@actions/artifact@npm:0.5.0":
version: 0.5.0
resolution: "@actions/artifact@npm:0.5.0"
"@actions/artifact@npm:0.5.2":
version: 0.5.2
resolution: "@actions/artifact@npm:0.5.2"
dependencies:
"@actions/core": ^1.2.6
"@actions/http-client": ^1.0.7
"@actions/http-client": ^1.0.11
"@types/tmp": ^0.1.0
tmp: ^0.1.0
tmp-promise: ^2.0.2
checksum: eb0324c246e4cacd489596cb5bdc7049fbacd84204a95f7f8655ee88db8ae645bd208096228beaee4d07f5a0f6cf48daa4e9d44fb537dde99d7289a3c5c44cdf
checksum: 4026e6ff4ecf47c1f8c70bd1105b8faba5dafd44d0774e6586fc6bbca305f3fdf83d8ff34b6104d65286e2bdf9d75666fa4266879a486582cd1eb493dc3ee8ca
languageName: node
linkType: hard

Expand All @@ -25,12 +25,12 @@ __metadata:
languageName: node
linkType: hard

"@actions/http-client@npm:^1.0.7":
version: 1.0.9
resolution: "@actions/http-client@npm:1.0.9"
"@actions/http-client@npm:^1.0.11":
version: 1.0.11
resolution: "@actions/http-client@npm:1.0.11"
dependencies:
tunnel: 0.0.6
checksum: f6d3947c09b9adbc9798ccecdf19fda025be132c70bc0bb5791df87547870594773fabe5c89ee29306cf08f8ca9378f5d615d991b31d64e521bb22e3a31c355f
checksum: ccd0ae6ce99662e31daf1f5cb6b5130cc10ac9a3d4f2de74c54031cf13cd191dbbf0719e60e74f724f073f27af4cb9f393218d92f7f70c0b6e23bb1962c386e3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7192,7 +7192,7 @@ fsevents@^2.1.2:
version: 0.0.0-use.local
resolution: "typescript-action@workspace:."
dependencies:
"@actions/artifact": 0.5.0
"@actions/artifact": 0.5.2
"@actions/core": 1.2.6
"@types/jest": 26.0.20
"@types/luxon": 1.26.3
Expand Down

0 comments on commit 982ca70

Please sign in to comment.