Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v4.1.4 (#20832)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 10, 2023
1 parent e80d22e commit d11bfce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -321,7 +321,7 @@
"mockdate": "3.0.5",
"nock": "13.3.0",
"npm-run-all": "4.1.5",
"rimraf": "4.1.3",
"rimraf": "4.1.4",
"semantic-release": "20.1.1",
"shelljs": "0.8.5",
"strip-ansi": "6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -8991,10 +8991,10 @@ rfdc@^1.3.0:
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==

rimraf@4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.3.tgz#e8ace19d5f009b4fa6108deeaffe39ef68bba194"
integrity sha512-iyzalDLo3l5FZxxaIGUY7xI4Bf90Xt7pCipc1Mr7RsdU7H3538z+M0tlsUDrz0aHeGS9uNqiKHUJyTewwRP91Q==
rimraf@4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.4.tgz#f1af3c1278944c549c77157b011ba5e4c083efe4"
integrity sha512-CoUTSckPOFgu0m8PzkXWlp/e0IHxxv3fUxOivMspXfxcm1rPaNtj6lkkbi5NnFVoGDFj6kX7jPKVccafEf9HoA==

rimraf@^3.0.0, rimraf@^3.0.2:
version "3.0.2"
Expand Down

0 comments on commit d11bfce

Please sign in to comment.