Skip to content

Commit bb9a21a

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 0f269c9 commit bb9a21a

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
@@ -36,7 +36,7 @@
3636
"eslint-config-prettier": "^4.1.0",
3737
"eslint-plugin-import": "^2.16.0",
3838
"nodemon": "^1.18.10",
39-
"rimraf": "^2.6.3",
39+
"rimraf": "^3.0.0",
4040
"ts-node": "^8.4.1",
4141
"typescript": "^3.6.4"
4242
},

0 commit comments

Comments
 (0)