Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 29, 2019
1 parent 1b076a4 commit 0802891
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,30 +44,30 @@
"url": "https://majifix-priority.herokuapp.com/v1/priorities"
},
"devDependencies": {
"@benmaruchu/faker": "^4.2.1",
"@commitlint/cli": "^7.5.2",
"@commitlint/config-conventional": "^7.5.0",
"@commitlint/travis-cli": "^7.5.2",
"commitizen": "^3.0.7",
"cz-conventional-changelog": "^2.1.0",
"generate-changelog": "^1.7.1",
"lint-staged": "^8.1.5",
"prettier": "^1.17.0",
"husky": "^1.3.1",
"chai": "^4.2.0",
"grunt": "^1.0.4",
"grunt-apidoc": "^0.11.0",
"grunt-contrib-jshint": "^2.1.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-mocha-test": "^0.13.3",
"jshint-stylish": "^2.2.1",
"mocha": "^6.1.3",
"mongoose": "^5.5.2",
"nodemon": "^1.18.11",
"sinon": "^7.3.1",
"sinon-chai": "^3.3.0",
"sinon-mongoose": "^2.2.1",
"supertest": "^4.0.2"
"@benmaruchu/faker": "4.2.1",
"@commitlint/cli": "7.5.2",
"@commitlint/config-conventional": "7.5.0",
"@commitlint/travis-cli": "7.5.2",
"commitizen": "3.0.7",
"cz-conventional-changelog": "2.1.0",
"generate-changelog": "1.7.1",
"lint-staged": "8.1.5",
"prettier": "1.17.0",
"husky": "1.3.1",
"chai": "4.2.0",
"grunt": "1.0.4",
"grunt-apidoc": "0.11.0",
"grunt-contrib-jshint": "2.1.0",
"grunt-contrib-watch": "1.1.0",
"grunt-mocha-test": "0.13.3",
"jshint-stylish": "2.2.1",
"mocha": "6.1.3",
"mongoose": "5.5.2",
"nodemon": "1.18.11",
"sinon": "7.3.1",
"sinon-chai": "3.3.0",
"sinon-mongoose": "2.2.1",
"supertest": "4.0.2"
},
"dependencies": {
"@codetanzania/majifix-common": ">=0.12.1",
Expand Down

0 comments on commit 0802891

Please sign in to comment.