mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -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
15eaaf41b1
commit
7a9bf0cd6a
2 changed files with 6 additions and 6 deletions
|
@ -90,7 +90,7 @@
|
|||
"prometheus-api-metrics": "3.2.2",
|
||||
"randomcolor": "0.6.2",
|
||||
"readline-sync": "1.4.10",
|
||||
"rimraf": "5.0.2",
|
||||
"rimraf": "5.0.4",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"scrypt-kdf": "2.0.1",
|
||||
"sequelize": "5.22.5",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1304,7 +1304,7 @@ __metadata:
|
|||
remark-cli: 12.0.0
|
||||
remark-preset-lint-markdown-style-guide: 5.1.3
|
||||
reveal.js: 3.9.2
|
||||
rimraf: 5.0.2
|
||||
rimraf: 5.0.4
|
||||
sanitize-filename: 1.6.3
|
||||
scrypt-kdf: 2.0.1
|
||||
select2: 3.5.2-browserify
|
||||
|
@ -13923,14 +13923,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