mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-13 22:48:31 -05:00
chore(deps): update dependency rimraf to v5.0.10 (#4884)
This commit is contained in:
parent
0e46368930
commit
286b3ebce6
2 changed files with 6 additions and 6 deletions
|
@ -112,7 +112,7 @@
|
|||
"mockdate": "3.0.5",
|
||||
"nock": "13.5.4",
|
||||
"prettier": "3.3.3",
|
||||
"rimraf": "5.0.7",
|
||||
"rimraf": "5.0.10",
|
||||
"selfsigned": "2.4.1",
|
||||
"standard-version": "9.5.0",
|
||||
"supertest": "7.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -10900,14 +10900,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rimraf@npm:5.0.7":
|
||||
version: 5.0.7
|
||||
resolution: "rimraf@npm:5.0.7"
|
||||
"rimraf@npm:5.0.10":
|
||||
version: 5.0.10
|
||||
resolution: "rimraf@npm:5.0.10"
|
||||
dependencies:
|
||||
glob: "npm:^10.3.7"
|
||||
bin:
|
||||
rimraf: dist/esm/bin.mjs
|
||||
checksum: 10/1e3cecfe59ee2383dfd9ba5373caeed48ed941318a0360119419b7dffc63115661408b9427f67e1f66b5bbb8855a3953db09e55a7362b3df904a44453dfa22fb
|
||||
checksum: 10/f3b8ce81eecbde4628b07bdf9e2fa8b684e0caea4999acb1e3b0402c695cd41f28cd075609a808e61ce2672f528ca079f675ab1d8e8d5f86d56643a03e0b8d2e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12549,7 +12549,7 @@ __metadata:
|
|||
nock: "npm:13.5.4"
|
||||
pkginfo: "npm:0.4.1"
|
||||
prettier: "npm:3.3.3"
|
||||
rimraf: "npm:5.0.7"
|
||||
rimraf: "npm:5.0.10"
|
||||
selfsigned: "npm:2.4.1"
|
||||
semver: "npm:7.6.3"
|
||||
standard-version: "npm:9.5.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue