Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JelteMX committed Sep 3, 2019
1 parent 9fc74bd commit bcb9669
Show file tree
Hide file tree
Showing 2 changed files with 2,219 additions and 1,016 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"url": "https://github.com/mendix/generator-mendix/issues"
},
"dependencies": {
"chalk": "^1.0.0",
"chalk": "^2.4.2",
"extfs": "0.0.7",
"semver": "^5.3.0",
"xml2js": "^0.4.17",
"yeoman-generator": "1.1.1"
"semver": "^6.3.0",
"xml2js": "^0.4.21",
"yeoman-generator": "4.0.2"
},
"devDependencies": {
"fs-extra": "2.1.2",
"lodash": "^4.17.4",
"mocha": "^3.2.0",
"fs-extra": "8.1.0",
"lodash": "^4.17.15",
"mocha": "^6.2.0",
"mock-spawn": "^0.2.6",
"string-template": "1.0.0",
"yeoman-assert": "^3.0.0",
"yeoman-test": "^1.6.0"
"yeoman-assert": "^3.1.1",
"yeoman-test": "^2.0.0"
}
}
Loading

0 comments on commit bcb9669

Please sign in to comment.