Skip to content

Commit

Permalink
Merge pull request #8 from miketrebilcock/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
miketrebilcock authored Apr 18, 2020
2 parents 4edc5ff + 2edb827 commit 2517818
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,21 @@
"url": "https://github.com/i-am-digital/js-pigpio/issues"
},
"devDependencies": {
"chai": "^3.5.0",
"codecov": "^3.6.5",
"commitizen": "^2.9.5",
"cz-conventional-changelog": "^1.2.0",
"docdash": "^0.4.0",
"eslint": "^3.14.1",
"eslint-config-airbnb-base": "^11.0.0",
"eslint-config-node": "^1.6.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsdoc": "^2.4.0",
"istanbul": "^0.4.5",
"jsdoc": "^3.4.3",
"mocha": "^3.2.0",
"mocha-eslint": "^3.0.1",
"semantic-release": "^6.3.2"
"chai": "3.5.0",
"codecov": "3.6.5",
"commitizen": "2.10.1",
"cz-conventional-changelog": "1.2.0",
"docdash": "0.4.0",
"eslint": "3.19.0",
"eslint-config-airbnb-base": "11.3.2",
"eslint-config-node": "1.6.0",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-jsdoc": "2.4.0",
"istanbul": "0.4.5",
"jsdoc": "3.6.4",
"mocha": "3.5.3",
"mocha-eslint": "3.0.1",
"semantic-release": "6.3.6"
},
"keywords": [
"pigpio",
Expand Down

0 comments on commit 2517818

Please sign in to comment.