Skip to content

Commit

Permalink
chore(deps): update devDependencies (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
chimurai committed May 8, 2020
1 parent fceaf48 commit 7104ebe
Show file tree
Hide file tree
Showing 2 changed files with 1,033 additions and 858 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -50,26 +50,26 @@
"@commitlint/config-conventional": "^8.3.4",
"@types/express": "^4.17.3",
"@types/is-glob": "^4.0.1",
"@types/jest": "^25.1.4",
"@types/lodash": "^4.14.149",
"@types/jest": "^25.2.1",
"@types/lodash": "^4.14.150",
"@types/micromatch": "^4.0.1",
"@types/node": "^13.9.5",
"@types/supertest": "^2.0.8",
"@types/node": "^13.13.5",
"@types/supertest": "^2.0.9",
"browser-sync": "^2.26.7",
"connect": "^3.7.0",
"express": "^4.17.1",
"husky": "^4.2.3",
"jest": "^25.2.4",
"lint-staged": "^10.0.10",
"mockttp": "^0.19.3",
"husky": "^4.2.5",
"jest": "^26.0.1",
"lint-staged": "^10.2.2",
"mockttp": "^0.20.1",
"open": "^7.0.3",
"prettier": "^2.0.2",
"prettier": "^2.0.5",
"supertest": "^4.0.2",
"ts-jest": "^25.2.0",
"tslint": "^6.1.0",
"ts-jest": "^25.5.0",
"tslint": "^6.1.2",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.8.3",
"ws": "^7.2.3"
"ws": "^7.2.5"
},
"dependencies": {
"@types/http-proxy": "^1.17.4",
Expand Down

0 comments on commit 7104ebe

Please sign in to comment.