Skip to content

Commit

Permalink
build(deps-dev): bump rimraf from 2.7.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 3.0.2.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
- [Commits](isaacs/rimraf@v2.7.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nschonni committed Oct 21, 2020
1 parent f877689 commit 2bebe05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -76,7 +76,7 @@
"fs-extra": "^0.30.0",
"mocha": "^8.1.3",
"nyc": "^15.1.0",
"rimraf": "^2.5.2",
"rimraf": "^3.0.2",
"unique-temp-dir": "^1.0.0"
}
}

0 comments on commit 2bebe05

Please sign in to comment.