Skip to content

Commit

Permalink
Upgrade: Update glob-watcher, gulp-cli, and undertaker dependencies &…
Browse files Browse the repository at this point in the history
… rimraf devDep
  • Loading branch information
phated committed Apr 21, 2019
1 parent 88437f2 commit d3734d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -30,9 +30,9 @@
"coveralls": "nyc report --reporter=text-lcov | coveralls"
},
"dependencies": {
"glob-watcher": "^5.0.0",
"gulp-cli": "^2.0.0",
"undertaker": "^1.0.0",
"glob-watcher": "^5.0.3",
"gulp-cli": "^2.2.0",
"undertaker": "^1.2.1",
"vinyl-fs": "^3.0.0"
},
"devDependencies": {
Expand All @@ -43,7 +43,7 @@
"mkdirp": "^0.5.1",
"mocha": "^3.0.0",
"nyc": "^10.3.2",
"rimraf": "^2.2.5"
"rimraf": "^2.6.3"
},
"keywords": [
"build",
Expand Down

0 comments on commit d3734d3

Please sign in to comment.