Skip to content

Commit 334f6a9

Browse files
Update rimraf requirement from ^2.6.2 to ^3.0.0
Updates the requirements on [rimraf](https://github.com/isaacs/rimraf) to permit the latest version. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Commits](isaacs/rimraf@v2.6.2...v3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2ab01cf commit 334f6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"lodash.set": "^4.3.2",
6262
"lodash.uniqby": "^4.0.0",
6363
"lodash.values": "^4.3.0",
64-
"rimraf": "^2.6.2",
64+
"rimraf": "^3.0.0",
6565
"sha256-file": "1.0.0",
6666
"shell-quote": "^1.6.1"
6767
},

0 commit comments

Comments
 (0)