Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit fbf9366

Browse files
committed
Update dependency rimraf to v2.7.1
1 parent a4a5b7f commit fbf9366

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@
6262
"devDependencies": {
6363
"gh-pages": "2.0.1",
6464
"globby": "9.2.0",
65-
"rimraf": "2.6.3"
65+
"rimraf": "2.7.1"
6666
}
6767
}

yarn.lock

+7
Original file line numberDiff line numberDiff line change
@@ -10111,6 +10111,13 @@ rimraf@2, [email protected], rimraf@^2.2.8, rimraf@^2.5.0, rimraf@^2.5.4, rimraf@^2.6
1011110111
dependencies:
1011210112
glob "^7.1.3"
1011310113

10114+
10115+
version "2.7.1"
10116+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
10117+
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
10118+
dependencies:
10119+
glob "^7.1.3"
10120+
1011410121
ripemd160@^2.0.0, ripemd160@^2.0.1:
1011510122
version "2.0.2"
1011610123
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.2.tgz#a1c1a6f624751577ba5d07914cbc92850585890c"

0 commit comments

Comments
 (0)