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 May 13, 2019
1 parent 762efe4 commit 92b6260
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@
"develompent"
],
"devDependencies": {
"@commitlint/cli": "^7.2.1",
"@commitlint/config-conventional": "^7.1.2",
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
"assert": "^1.4.1",
"eslint": "^5.16.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-prettier": "^3.0.0",
"express": "^4.14.0",
"file-loader": "^3.0.1",
"husky": "^1.2.0",
"jest": "^24.7.0",
"lint-staged": "^8.1.0",
"prettier": "^1.16.4",
"standard-version": "^5.0.2",
"supertest": "^4.0.2",
"webpack": "^4.29.6"
"@commitlint/cli": "7.5.2",
"@commitlint/config-conventional": "7.5.0",
"@webpack-contrib/eslint-config-webpack": "3.0.0",
"assert": "1.4.1",
"eslint": "5.16.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-prettier": "3.0.1",
"express": "4.16.4",
"file-loader": "3.0.1",
"husky": "1.3.1",
"jest": "24.7.0",
"lint-staged": "8.1.5",
"prettier": "1.16.4",
"standard-version": "5.0.2",
"supertest": "4.0.2",
"webpack": "4.29.6"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 92b6260

Please sign in to comment.