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.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e14430f418
commit
7592986cf2
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.4",
|
||||
"rimraf": "5.0.5",
|
||||
"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.4
|
||||
rimraf: 5.0.5
|
||||
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.4":
|
||||
version: 5.0.4
|
||||
resolution: "rimraf@npm:5.0.4"
|
||||
"rimraf@npm:5.0.5":
|
||||
version: 5.0.5
|
||||
resolution: "rimraf@npm:5.0.5"
|
||||
dependencies:
|
||||
glob: ^10.3.7
|
||||
bin:
|
||||
rimraf: dist/esm/bin.mjs
|
||||
checksum: 44230119678153dc46f8e634947123e2a516689818cb1ca4b03c470cb8eece0f6a29135b9c8f785d30e50c34175a58927b8033a9eef0e154a9fab81b80712112
|
||||
checksum: d66eef829b2e23b16445f34e73d75c7b7cf4cbc8834b04720def1c8f298eb0753c3d76df77325fad79d0a2c60470525d95f89c2475283ad985fd7441c32732d1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue