Skip to content

Commit

Permalink
Merge 7e445d1 into bc629d6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 23, 2019
2 parents bc629d6 + 7e445d1 commit 197e98e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,35 +26,35 @@
"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/node": "^12.12.12",
"@types/nodemailer": "^6.2.2",
"@types/smtp-server": "^3.5.2",
"chai": "^4.2.0",
"changelog-parser": "^2.8.0",
"coveralls": "^3.0.6",
"coveralls": "^3.0.8",
"cross-env": "^6.0.3",
"dirty-chai": "^2.0.1",
"eslint": "^6.5.1",
"eslint-config-prettier": "^6.4.0",
"eslint": "^6.7.0",
"eslint-config-prettier": "^6.7.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",
"shx": "^0.3.2",
"smtp-server-as-promised": "^5.2.5",
"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 197e98e

Please sign in to comment.