Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 17, 2019
1 parent 58263de commit cb6212d
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -30,36 +30,36 @@
"tslib": "^1.10.0"
},
"devDependencies": {
"@types/chai": "^4.2.3",
"@types/chai": "^4.2.5",
"@types/dirty-chai": "^2.0.2",
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.12",
"@types/nodemailer": "^6.2.1",
"@types/semver": "^6.0.2",
"@types/node": "^12.12.8",
"@types/nodemailer": "^6.2.2",
"@types/semver": "^6.2.0",
"@types/smtp-server": "^3.5.2",
"chai": "^4.2.0",
"changelog-parser": "^2.8.0",
"coveralls": "^3.0.6",
"coveralls": "^3.0.7",
"cross-env": "^6.0.3",
"dirty-chai": "^2.0.1",
"eslint": "^6.5.1",
"eslint-config-prettier": "^6.4.0",
"eslint": "^6.6.0",
"eslint-config-prettier": "^6.6.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",
"markdownlint-cli": "^0.18.0",
"mocha": "^6.2.1",
"markdownlint-cli": "^0.19.0",
"mocha": "^6.2.2",
"mocha-steps": "^1.3.0",
"nyc": "^14.1.1",
"prettier": "^1.18.2",
"prettier": "^1.19.1",
"promise-readable": "^5.0.3",
"promise-socket": "^6.0.2",
"semver": "^6.3.0",
"shx": "^0.3.2",
"ts-node": "^8.4.1",
"tslint": "^5.20.0",
"ts-node": "^8.5.2",
"tslint": "^5.20.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.6.4"
"typescript": "^3.7.2"
},
"scripts": {
"compile": "tsc --pretty --project .",
Expand Down

0 comments on commit cb6212d

Please sign in to comment.