mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
fix(deps): update dependency rimraf to v5.0.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
37ccd9ba67
commit
1c40939483
2 changed files with 6 additions and 6 deletions
|
@ -70,7 +70,7 @@
|
|||
"pg": "8.11.3",
|
||||
"raw-body": "2.5.2",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "5.0.2",
|
||||
"rimraf": "5.0.4",
|
||||
"rxjs": "7.8.1",
|
||||
"sqlite3": "5.1.6",
|
||||
"typeorm": "0.3.17",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2341,7 +2341,7 @@ __metadata:
|
|||
prettier: 3.0.3
|
||||
raw-body: 2.5.2
|
||||
reflect-metadata: 0.1.13
|
||||
rimraf: 5.0.2
|
||||
rimraf: 5.0.4
|
||||
rxjs: 7.8.1
|
||||
source-map-support: 0.5.21
|
||||
sqlite3: 5.1.6
|
||||
|
@ -15859,14 +15859,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rimraf@npm:5.0.2":
|
||||
version: 5.0.2
|
||||
resolution: "rimraf@npm:5.0.2"
|
||||
"rimraf@npm:5.0.4":
|
||||
version: 5.0.4
|
||||
resolution: "rimraf@npm:5.0.4"
|
||||
dependencies:
|
||||
glob: ^10.3.7
|
||||
bin:
|
||||
rimraf: dist/esm/bin.mjs
|
||||
checksum: 82c3876635f635769ee69e1d143e425f27eda9b5391d2f0945b59deda836b4b946b0953d0df990e907209046a510a023e060371756a78749ec0f6e86149d1767
|
||||
checksum: 44230119678153dc46f8e634947123e2a516689818cb1ca4b03c470cb8eece0f6a29135b9c8f785d30e50c34175a58927b8033a9eef0e154a9fab81b80712112
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue