Skip to content

Commit

Permalink
chore: yarn upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Sep 6, 2017
1 parent 68fc0fd commit 541b338
Show file tree
Hide file tree
Showing 2 changed files with 568 additions and 470 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,42 +60,42 @@
},
"license": "MIT",
"devDependencies": {
"@types/chai": "^4.0.1",
"@types/node": "^8.0.14",
"@types/chai": "^4.0.4",
"@types/node": "^8.0.26",
"@types/shelljs": "^0.7.4",
"@types/sinon": "^2.3.3",
"@types/sinon-chai": "^2.7.28",
"awesome-typescript-loader": "^3.2.1",
"chai": "^4.1.0",
"@types/sinon-chai": "^2.7.29",
"awesome-typescript-loader": "^3.2.3",
"chai": "^4.1.2",
"coveralls": "^2.13.1",
"css-loader": "^0.28.4",
"css-loader": "^0.28.7",
"extract-text-webpack-plugin": "^3.0.0",
"happypack": "^3.0.3",
"html-webpack-plugin": "^2.29.0",
"madge": "^2.0.0",
"happypack": "^4.0.0-beta.5",
"html-webpack-plugin": "^2.30.1",
"madge": "^2.2.0",
"moment": "^2.18.1",
"node-watch": "^0.5.5",
"npm-run-all": "^4.0.2",
"nyc": "^11.0.3",
"npm-run-all": "^4.1.1",
"nyc": "^11.2.0",
"raw-loader": "^0.5.1",
"rxjs": "^5.4.2",
"rxjs": "^5.4.3",
"shelljs": "^0.7.8",
"shx": "^0.2.2",
"sinon": "^3.0.0",
"sinon-chai": "^2.11.0",
"sinon": "^3.2.1",
"sinon-chai": "^2.13.0",
"source-map-loader": "^0.2.1",
"style-loader": "^0.18.2",
"tman": "^1.7.1",
"ts-node": "^3.2.0",
"tslint": "^5.5.0",
"tman": "^1.7.2",
"ts-node": "^3.3.0",
"tslint": "^5.7.0",
"tslint-eslint-rules": "^4.1.1",
"tslint-loader": "^3.5.3",
"typescript": "^2.4.2",
"webpack": "^3.3.0",
"webpack-dev-server": "^2.5.1"
"typescript": "^2.5.2",
"webpack": "^3.5.5",
"webpack-dev-server": "^2.7.1"
},
"dependencies": {
"@types/lovefield": "^2.0.32",
"@types/lovefield": "^2.1.1",
"lovefield": "2.1.12",
"nesthydrationjs": "^1.0.2"
},
Expand Down
Loading

0 comments on commit 541b338

Please sign in to comment.