Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jcsmorais committed Oct 13, 2018
1 parent 2f65bcf commit a935ced
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 100 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,22 @@
"devDependencies": {
"@types/expect.js": "^0.3.29",
"@types/express": "^4.16.0",
"@types/jsdom": "^11.12.0",
"@types/jsdom": "^12.2.0",
"@types/mocha": "^5.2.5",
"@types/node": "^10.5.0",
"@types/sinon": "^5.0.4",
"@types/node": "^10.11.7",
"@types/sinon": "^5.0.5",
"@types/stylus": "^0.48.30",
"@types/webdriverio": "^4.10.4",
"@types/webpack": "^4.4.4",
"@types/webpack": "^4.4.16",
"autoprefixer-stylus": "^0.14.0",
"coveralls": "3.0.2",
"css-loader": "^1.0.0",
"expect.js": "^0.3.1",
"express": "^4.16.3",
"express": "^4.16.4",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"flatpickr": "4.5.1",
"forever": "^0.15.3",
"jsdom": "^12.1.0",
"jsdom": "^12.2.0",
"jsdom-global": "^3.0.2",
"minimist": "^1.2.0",
"mocha": "^5.2.0",
Expand All @@ -76,7 +76,7 @@
"ts-node": "^7.0.0",
"tslint": "5.11.0",
"tslint-loader": "^3.6.0",
"typescript": "3.1.1",
"typescript": "^3.1.3",
"wdio-mocha-framework": "^0.6.3",
"wdio-spec-reporter": "^0.1.5",
"webdriverio": "^4.13.2",
Expand Down
Loading

0 comments on commit a935ced

Please sign in to comment.