Skip to content

Commit

Permalink
Internal: Bumped up all dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Feb 22, 2017
1 parent af927f8 commit e8a8f68
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.0.0-beta.36",
"lerna": "2.0.0-beta.37",
"packages": [
"packages/*",
"."
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"@ckeditor/ckeditor5-utils": "^0.7.0"
},
"devDependencies": {
"@ckeditor/ckeditor5-dev-docs": "^6.1.0",
"@ckeditor/ckeditor5-dev-lint": "^2.0.0",
"@ckeditor/ckeditor5-dev-tests": "^7.0.0",
"@ckeditor/ckeditor5-dev-docs": "^6.1.2",
"@ckeditor/ckeditor5-dev-lint": "^2.0.2",
"@ckeditor/ckeditor5-dev-tests": "^7.0.2",
"gulp": "^3.9.0",
"guppy-pre-commit": "^0.4.0",
"lerna": "2.0.0-beta.36",
"mgit2": "^0.5.0"
"lerna": "2.0.0-beta.37",
"mgit2": "^0.5.1"
},
"engines": {
"node": ">=6.0.0",
Expand Down

0 comments on commit e8a8f68

Please sign in to comment.