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 Dec 20, 2019
1 parent 93cb214 commit c945ba7
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 @@ -25,29 +25,29 @@
},
"dependencies": {},
"devDependencies": {
"@types/chai": "^4.2.3",
"@types/chai": "^4.2.7",
"@types/dirty-chai": "^2.0.2",
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.11",
"@types/node": "^12.12.21",
"chai": "^4.2.0",
"coveralls": "^3.0.6",
"coveralls": "^3.0.9",
"cross-env": "^6.0.3",
"dirty-chai": "^2.0.1",
"eslint": "^6.5.1",
"eslint-config-prettier": "^6.4.0",
"eslint-plugin-import": "^2.18.2",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",
"markdownlint-cli": "^0.18.0",
"mocha": "^6.2.1",
"markdownlint-cli": "^0.20.0",
"mocha": "^6.2.2",
"mocha-steps": "^1.3.0",
"nyc": "^14.1.1",
"prettier": "^1.18.2",
"prettier": "^1.19.1",
"shx": "^0.3.2",
"ts-node": "^8.4.1",
"tslint": "^5.20.0",
"ts-node": "^8.5.4",
"tslint": "^5.20.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.6.3"
"typescript": "^3.7.4"
},
"scripts": {
"compile": "tsc --pretty --project .",
Expand Down

0 comments on commit c945ba7

Please sign in to comment.