Merge pull request #355 from alxshelepenok/renovate/rimraf-2.x

chore(deps): update dependency rimraf to v2.7.0
This commit is contained in:
Alexander Shelepenok 2019-08-14 17:35:28 +03:00 committed by GitHub
commit ceaf34d34a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -111,7 +111,7 @@
"lost": "8.3.1",
"postcss-pxtorem": "4.0.1",
"react-test-renderer": "16.9.0",
"rimraf": "2.6.3",
"rimraf": "2.7.0",
"stylelint": "10.1.0",
"stylelint-config-recommended-scss": "3.3.0",
"stylelint-scss": "3.9.3"

View File

@ -12391,6 +12391,13 @@ rimraf@2, rimraf@2.6.3, rimraf@^2.2.8, rimraf@^2.5.0, rimraf@^2.5.4, rimraf@^2.6
dependencies:
glob "^7.1.3"
rimraf@2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.0.tgz#eb43198c5e2fb83b9323abee63bd87836f9a7c85"
integrity sha512-4Liqw7ccABzsWV5BzeZeGRSq7KWIgQYzOcmRDEwSX4WAawlQpcAFXZ1Kid72XYrjSnK5yxOS6Gez/iGusYE/Pw==
dependencies:
glob "^7.1.3"
ripemd160@^2.0.0, ripemd160@^2.0.1:
version "2.0.2"
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.2.tgz#a1c1a6f624751577ba5d07914cbc92850585890c"