Skip to content

Commit c91f23b

Browse files
chore(deps-dev): 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] <support@dependabot.com>
1 parent 4bea3a4 commit c91f23b

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
@@ -51,7 +51,7 @@
5151
"cz-conventional-changelog": "^2.1.0",
5252
"husky": "^3.0.0",
5353
"lint-staged": "^9.1.0",
54-
"rimraf": "^2.6.2",
54+
"rimraf": "^3.0.0",
5555
"semantic-release": "^15.9.17",
5656
"tslint": "^5.12.0",
5757
"tslint-ionic-rules": "0.0.21",

0 commit comments

Comments
 (0)