Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 6, 2020
1 parent 8dca227 commit 2976171
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"preact": "^8.1.0",
"prettier": "^1.10.2",
"raw-loader": "^0.5.1",
"rimraf": "^2.6.2",
"rimraf": "^3.0.0",
"source-map-loader": "^0.2.1",
"url-loader": "^0.6.2",
"webpack": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7943,7 +7943,7 @@ [email protected]:
dependencies:
glob "^7.1.3"

rimraf@^2.5.4, rimraf@^2.6.2, rimraf@^2.6.3:
rimraf@^2.5.4, rimraf@^2.6.3:
version "2.7.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
Expand Down

0 comments on commit 2976171

Please sign in to comment.