Skip to content

Commit

Permalink
chore(deps): update dependency @actions/exec to v1.1.1 (#4794)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: David Price <[email protected]>
  • Loading branch information
3 people authored Mar 17, 2022
1 parent 6d73d44 commit 4ea451f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@actions/core": "1.6.0",
"@actions/exec": "1.1.0",
"@actions/exec": "1.1.1",
"@babel/cli": "7.16.7",
"@babel/core": "7.16.7",
"@babel/node": "7.16.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ __metadata:
languageName: node
linkType: hard

"@actions/exec@npm:1.1.0":
version: 1.1.0
resolution: "@actions/exec@npm:1.1.0"
"@actions/exec@npm:1.1.1":
version: 1.1.1
resolution: "@actions/exec@npm:1.1.1"
dependencies:
"@actions/io": ^1.0.1
checksum: ebda3187c22ecf3944d42a5947ba07a709d5baf7d5d055a485cf172dcfcaa1fc344bd039066f7d5f8f3865e31cf1f4bf708ce71c148118e01d7613c345357d87
checksum: 4a09f6bdbe50ce68b5cf8a7254d176230d6a74bccf6ecc3857feee209a8c950ba9adec87cc5ecceb04110182d1c17117234e45557d72fde6229b7fd3a395322a
languageName: node
linkType: hard

Expand Down Expand Up @@ -26158,7 +26158,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@actions/core": 1.6.0
"@actions/exec": 1.1.0
"@actions/exec": 1.1.1
"@babel/cli": 7.16.7
"@babel/core": 7.16.7
"@babel/node": 7.16.7
Expand Down

0 comments on commit 4ea451f

Please sign in to comment.