Skip to content

Commit 0452300

Browse files
Bump rimraf from 2.7.1 to 3.0.2 (#38)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3047646 commit 0452300

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"chai": "^4.0.0",
3636
"mkdirp": "^1.0.4",
3737
"mocha": "^5.0.0",
38-
"rimraf": "^2.7.1"
38+
"rimraf": "^3.0.2"
3939
},
4040
"keywords": [
4141
"compress",

0 commit comments

Comments
 (0)