Skip to content

Commit

Permalink
Merge pull request #3 from peter-evans/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
Peter Evans authored and GitHub committed Jan 23, 2020
2 parents 0fff457 + 685330d commit 8be3157
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@actions/github": "^2.0.0"
},
"devDependencies": {
"@zeit/ncc": "^0.20.5",
"eslint": "^6.3.0",
"jest": "^24.9.0"
"@zeit/ncc": "0.20.5",
"eslint": "6.7.0",
"jest": "24.9.0"
}
}

0 comments on commit 8be3157

Please sign in to comment.