Skip to content

Commit

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

Bump rimraf from 5.0.2 to 5.0.4
  • Loading branch information
dipjyotimetia authored Sep 27, 2023
2 parents 4ce8638 + 45206e5 commit 5db6b26
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.2",
"rimraf": "^5.0.4",
"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.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.2.tgz#4c3f2937763b9cb4361a68e026a618969c9d102a"
integrity sha512-SeHT0IRkQNIhWL7O5qrCt8MfJagJ2ZOemGMIx2NXS7MP1GldYpWSw3mCLbnjA0Ac6eadZMcDFZjynCWGJmwO6A==
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==
dependencies:
glob "^10.3.7"

Expand Down

0 comments on commit 5db6b26

Please sign in to comment.