Skip to content

Commit

Permalink
Merge pull request #6996 from wenzhixin/dependabot/npm_and_yarn/rimra…
Browse files Browse the repository at this point in the history
…f-5.0.5

Bump rimraf from 5.0.1 to 5.0.5
  • Loading branch information
wenzhixin authored Sep 28, 2023
2 parents 060e657 + a8dbe64 commit eea356c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3759,7 +3759,7 @@ glob-parent@^6.0.2:
dependencies:
is-glob "^4.0.3"

glob@^10.2.1, glob@^10.2.5:
glob@^10.2.1, glob@^10.3.7:
version "10.3.10"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
Expand Down Expand Up @@ -6118,11 +6118,11 @@ rimraf@^3.0.0, rimraf@^3.0.2:
glob "^7.1.3"

rimraf@^5.0.0:
version "5.0.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.1.tgz#0881323ab94ad45fec7c0221f27ea1a142f3f0d0"
integrity sha512-OfFZdwtd3lZ+XZzYP/6gTACubwFcHdLRqS9UX3UwpU2dnGQYkPFISRwvM3w9IiB2w7bW5qGo/uAwE4SmXXSKvg==
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.2.5"
glob "^10.3.7"

rollup-plugin-copy@^3.4.0:
version "3.5.0"
Expand Down

0 comments on commit eea356c

Please sign in to comment.