Skip to content

Commit

Permalink
Merge pull request #446 from dipjyotimetia/dependabot/npm_and_yarn/ri…
Browse files Browse the repository at this point in the history
…mraf-5.0.5

Bump rimraf from 5.0.4 to 5.0.5
  • Loading branch information
dipjyotimetia authored Sep 27, 2023
2 parents 5db6b26 + 293aafb commit 6bdd361
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"mkdirp": "^3.0.1",
"pg": "^8.11.3",
"recursive-readdir": "^2.2.3",
"rimraf": "^5.0.4",
"rimraf": "^5.0.5",
"winston": "^3.10.0",
"yaml": "^2.3.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1089,10 +1089,10 @@ rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

rimraf@^5.0.4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.4.tgz#2a9b79e2fa5218c1d286095b4e0405cfc5f1064e"
integrity sha512-rizQI/o/YAMM1us0Zyax0uRfIK39XR52EAjjOi0fzMolpGp0onj6CWzBAXuOx6+6Xi9Rgi0d9tUZojhJerLUmQ==
rimraf@^5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5.tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf"
integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==
dependencies:
glob "^10.3.7"

Expand Down

0 comments on commit 6bdd361

Please sign in to comment.