Skip to content

Commit

Permalink
Merge pull request #57 from balmbees/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
mooyoul committed Jun 24, 2019
2 parents 227cfbe + 7187781 commit b0b6b21
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
},
"homepage": "https://github.com/balmbees/corgi#readme",
"devDependencies": {
"@types/chai": "^4.0.0",
"@types/mocha": "^2.2.41",
"chai": "^4.0.1",
"check-engine": "^1.7.0",
"mocha": "^3.4.2",
"np": "^3.1.0",
"tslint": "^5.12.1",
"typescript": "^2.9.2"
"@types/chai": "4.0.10",
"@types/mocha": "2.2.45",
"chai": "4.1.2",
"check-engine": "1.7.0",
"mocha": "3.5.3",
"np": "3.1.0",
"tslint": "5.12.1",
"typescript": "2.9.2"
},
"dependencies": {
"@types/joi": "^13.0.2",
Expand Down

0 comments on commit b0b6b21

Please sign in to comment.