Skip to content

Commit a24a2d1

Browse files
Bump rimraf from 2.7.1 to 3.0.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 3.0.0. - [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.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2a23a8d commit a24a2d1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 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
@@ -37,7 +37,7 @@
3737
"eslint-config-prettier": "^4.1.0",
3838
"eslint-plugin-import": "^2.16.0",
3939
"nodemon": "^1.18.10",
40-
"rimraf": "^2.6.3",
40+
"rimraf": "^3.0.0",
4141
"ts-node": "^8.4.1",
4242
"typescript": "^3.7.2"
4343
},

0 commit comments

Comments
 (0)