Skip to content

Commit e611b66

Browse files
chore(deps-dev): bump rimraf from 2.7.1 to 3.0.1 (#199)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 3.0.1. - [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.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 51a860f commit e611b66

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": "^3.1.0",
5252
"husky": "^4.0.10",
5353
"lint-staged": "^10.0.4",
54-
"rimraf": "^2.6.2",
54+
"rimraf": "^3.0.1",
5555
"semantic-release": "^15.9.17",
5656
"tslint": "^5.12.0",
5757
"tslint-ionic-rules": "0.0.21",

0 commit comments

Comments
 (0)