Skip to content

Commit

Permalink
updated all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Havunen committed Apr 15, 2018
1 parent 905cc92 commit 7a85c59
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lerna": "2.9.0",
"lerna": "2.10.1",
"command": {
"init": {
"exact": true
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
},
"devDependencies": {
"@types/history": "^4.6.2",
"@types/jest": "^22.2.2",
"@types/node": "^9.6.2",
"@types/jest": "^22.2.3",
"@types/node": "^9.6.5",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-jest": "^22.4.3",
Expand All @@ -104,22 +104,22 @@
"history": "^4.7.2",
"jest": "^22.4.3",
"jsdom": "^11.7.0",
"lerna": "2.10.0",
"lerna": "2.10.1",
"lint-staged": "^7.0.4",
"madge": "^3.0.1",
"minimist": "^1.2.0",
"mobx": "^4.1.1",
"npm-run-all": "^4.1.2",
"pre-commit": "^1.2.2",
"prettier": "^1.11.1",
"prettier": "^1.12.0",
"rimraf": "^2.6.2",
"rollup": "^0.57.1",
"rollup-plugin-alias": "^1.4.0",
"rollup-plugin-buble": "^0.19.2",
"rollup-plugin-commonjs": "^9.1.0",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-typescript2": "0.12.0",
"rollup-plugin-typescript2": "0.13.0",
"rollup-plugin-uglify": "^3.0.0",
"sinon": "^4.5.0",
"tslint": "^5.9.1",
Expand Down

0 comments on commit 7a85c59

Please sign in to comment.