Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update gulp-rimraf requirement from ^0.1.1 to ^1.0.0
Updates the requirements on [gulp-rimraf](https://github.com/robrich/gulp-rimraf) to permit the latest version.
- [Release notes](https://github.com/robrich/gulp-rimraf/releases)
- [Commits](https://github.com/robrich/gulp-rimraf/commits/1.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jul 18, 2019
commit bf732718917f2e0ff2074aa5b86aa422508d7667
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"gulp-markdown-pdf": "https://github.com/manekinekko/gulp-markdown-pdf.git#master",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.3",
"gulp-rimraf": "^0.1.1",
"gulp-rimraf": "^1.0.0",
"markdown-styles": "https://github.com/mgechev/markdown-styles/tarball/master",
"run-sequence": "^1.1.1"
},
Expand Down