Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Evans committed May 1, 2020
1 parent ba6e365 commit 2421940
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 32 deletions.
117 changes: 87 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"homepage": "https://github.com/peter-evans/create-or-update-comment#readme",
"dependencies": {
"@actions/core": "^1.1.1",
"@actions/github": "^2.0.0"
"@actions/core": "1.2.0",
"@actions/github": "2.0.1"
},
"devDependencies": {
"@zeit/ncc": "0.22.1",
Expand Down

0 comments on commit 2421940

Please sign in to comment.