Skip to content

Commit 8531201

Browse files
Bump rimraf from 2.7.1 to 3.0.2
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-preview[bot] <support@dependabot.com>
1 parent aae5ff4 commit 8531201

2 files changed

Lines changed: 22 additions & 4 deletions

File tree

package-lock.json

Lines changed: 21 additions & 3 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
@@ -40,7 +40,7 @@
4040
"eslint-plugin-import": "^2.16.0",
4141
"jest": "^24.9.0",
4242
"nodemon": "^1.18.10",
43-
"rimraf": "^2.6.3",
43+
"rimraf": "^3.0.2",
4444
"typescript": "^3.7.3"
4545
},
4646
"engines": {

0 commit comments

Comments
 (0)