Skip to content

Commit 9983961

Browse files
committed
Update dev dependencies
1 parent a5d64eb commit 9983961

File tree

2 files changed

+763
-92
lines changed

2 files changed

+763
-92
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,15 +75,15 @@
7575
"zeroclipboard": "2.3.0"
7676
},
7777
"devDependencies": {
78-
"chalk": "2.3.0",
78+
"chalk": "^2.4.1",
7979
"glob": "^7.1.2",
80-
"globby": "7.1.1",
80+
"globby": "^8.0.1",
8181
"gulp": "^3.9.1",
82-
"gulp-ejs": "3.1.3",
83-
"gulp-zip": "^4.0.0",
82+
"gulp-ejs": "^3.1.3",
83+
"gulp-zip": "^4.1.0",
8484
"merge-stream": "^1.0.1",
85-
"package-json": "4.0.1",
86-
"yeoman-generator": "2.0.2",
87-
"yo": "2.0.1"
85+
"package-json": "^4.0.1",
86+
"yeoman-generator": "^2.0.5",
87+
"yo": "^2.0.2"
8888
}
8989
}

0 commit comments

Comments
 (0)