Skip to content

Commit 226455c

Browse files
committed
Update dependencies
1 parent c170774 commit 226455c

File tree

2 files changed

+1501
-317
lines changed

2 files changed

+1501
-317
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@
2323
"nodejs"
2424
],
2525
"dependencies": {
26-
"chalk": "^2.0.1",
27-
"lodash": "^4.17.4",
28-
"shelljs": "^0.7.8",
26+
"chalk": "^2.4.1",
27+
"lodash": "^4.17.11",
28+
"shelljs": "^0.8.3",
2929
"yeoman-generator": "^1.1.1",
30-
"yosay": "^2.0.0"
30+
"yosay": "^2.0.2"
3131
},
3232
"devDependencies": {
33-
"eslint": "^4.4.0",
34-
"fs-extra": "^4.0.0",
35-
"mocha": "^3.4.2",
36-
"yeoman-assert": "^3.0.0",
37-
"yeoman-test": "^1.7.0"
33+
"eslint": "^5.10.0",
34+
"fs-extra": "^7.0.1",
35+
"mocha": "^5.2.0",
36+
"yeoman-assert": "^3.1.1",
37+
"yeoman-test": "^1.9.1"
3838
},
3939
"preferGlobal": true,
4040
"publishConfig": {

0 commit comments

Comments
 (0)