Skip to content

Commit

Permalink
Merge pull request #508 from GrimoireGL/feat/removeComponents
Browse files Browse the repository at this point in the history
Updated grimoirejs-cauldron
  • Loading branch information
kyasbal committed Jul 18, 2017
2 parents 6368c2c + 1150a35 commit ba6fbdc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"grimoire"
],
"dependencies": {
"@types/node": "^8.0.9",
"@types/node": "^8.0.14",
"events": "^1.1.1"
},
"devDependencies": {
Expand All @@ -27,23 +27,23 @@
"babel-register": "^6.24.1",
"condition-circle": "^1.5.0",
"cpx": "^1.5.0",
"grimoirejs-cauldron": "^3.1.5",
"grimoirejs-cauldron": "^3.1.6",
"jsdom": "^11.1.0",
"lodash": "^4.17.2",
"nyc": "^11.0.3",
"proxyquire": "^1.7.11",
"regenerator-runtime": "^0.10.3",
"remap-istanbul": "^0.9.5",
"semantic-release": "^6.3.2",
"sinon": "^2.3.6",
"sinon": "^2.3.8",
"trash-cli": "^1.4.0",
"ts-loader": "^2.2.2",
"ts-loader": "^2.3.0",
"tslint": "^5.5.0",
"typedoc": "^0.7.0",
"typedoc-md-theme": "^1.0.1",
"typescript": "^2.4.1",
"typescript-awaiter": "^1.0.0",
"webpack": "^3.1.0",
"webpack": "^3.3.0",
"webpack-shell-plugin": "^0.5.0",
"xhr-mock": "^1.7.0",
"xmldom": "^0.1.27",
Expand Down

0 comments on commit ba6fbdc

Please sign in to comment.