Skip to content

Commit af7a855

Browse files
Merge pull request #615 from nestjs/renovate/rimraf-3.x
fix(deps): update dependency rimraf to v3.0.2
2 parents c66602f + 6fb29b7 commit af7a855

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
@@ -47,7 +47,7 @@
4747
"lodash": "4.17.15",
4848
"merge-graphql-schemas": "1.7.6",
4949
"normalize-path": "3.0.0",
50-
"rimraf": "3.0.0",
50+
"rimraf": "3.0.2",
5151
"ts-morph": "5.0.0",
5252
"uuid": "3.4.0"
5353
},

0 commit comments

Comments
 (0)