Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Mar 2, 2020
1 parent b99b0d5 commit f98d362
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,24 @@
"author": "virk",
"license": "MIT",
"devDependencies": {
"@adonisjs/http-server": "^1.3.1",
"@adonisjs/mrm-preset": "^2.1.0",
"@types/node": "^12.7.5",
"@adonisjs/http-server": "^1.8.1",
"@adonisjs/mrm-preset": "^2.2.4",
"@types/node": "^13.7.7",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^3.0.2",
"cz-conventional-changelog": "^3.1.0",
"del-cli": "^3.0.0",
"doctoc": "^1.4.0",
"husky": "^3.0.5",
"husky": "^4.2.3",
"japa": "^3.0.1",
"mrm": "^1.2.2",
"mrm": "^2.1.0",
"pkg-ok": "^2.3.1",
"ts-node": "^8.4.1",
"tslint": "^5.20.0",
"ts-node": "^8.6.2",
"tslint": "^6.0.0",
"tslint-eslint-rules": "^5.4.0",
"typescript": "^3.6.3"
"typescript": "^3.8.3"
},
"dependencies": {
"helmet-csp": "^2.9.4",
"helmet-csp": "^2.9.5",
"ms": "^2.1.2"
},
"repository": {
Expand Down

0 comments on commit f98d362

Please sign in to comment.