Skip to content

Commit

Permalink
Pin Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2018
1 parent cf84605 commit 4d94cb8
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,31 +20,31 @@
]
},
"devDependencies": {
"@types/express": "^4.11.1",
"@types/fs-extra": "^5.0.1",
"@types/puppeteer": "^1.0.0",
"@types/sinon": "^4.1.3",
"ava": "^0.25.0",
"coveralls": "^3.0.0",
"express": "^4.16.2",
"fs-extra": "^5.0.0",
"glob": "^7.1.2",
"gts": "^0.5.3",
"gulp": "^4.0.0",
"gulp-rename": "^1.2.2",
"gulp-sourcemaps": "^2.6.4",
"gulp-typescript": "^4.0.1",
"nyc": "^11.4.1",
"puppeteer": "^1.1.1",
"rollup": "^0.56.5",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-uglify": "^3.0.0",
"rollup-stream": "^1.24.1",
"sinon": "^4.4.2",
"tslint": "^5.9.1",
"typescript": "^2.7.2",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
"@types/express": "4.11.1",
"@types/fs-extra": "5.0.1",
"@types/puppeteer": "1.0.0",
"@types/sinon": "4.1.3",
"ava": "0.25.0",
"coveralls": "3.0.0",
"express": "4.16.2",
"fs-extra": "5.0.0",
"glob": "7.1.2",
"gts": "0.5.3",
"gulp": "4.0.0",
"gulp-rename": "1.2.2",
"gulp-sourcemaps": "2.6.4",
"gulp-typescript": "4.0.1",
"nyc": "11.4.1",
"puppeteer": "1.1.1",
"rollup": "0.56.5",
"rollup-plugin-sourcemaps": "0.4.2",
"rollup-plugin-uglify": "3.0.0",
"rollup-stream": "1.24.1",
"sinon": "4.4.2",
"tslint": "5.9.1",
"typescript": "2.7.2",
"vinyl-buffer": "1.0.1",
"vinyl-source-stream": "2.0.0"
},
"peerDependencies": {
"chalk": "^2.x.x"
Expand Down

0 comments on commit 4d94cb8

Please sign in to comment.