Skip to content

Commit

Permalink
chore(dev-deps): update dependency rimraf to v5.0.4 (#373)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent 5b10aeb commit 102c20c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"jest": "29.7.0",
"lint-staged": "14.0.1",
"prettier": "3.0.3",
"rimraf": "5.0.2",
"rimraf": "5.0.4",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.1.6"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1254,7 +1254,7 @@ __metadata:
jest: 29.7.0
lint-staged: 14.0.1
prettier: 3.0.3
rimraf: 5.0.2
rimraf: 5.0.4
ts-jest: 29.1.1
ts-node: 10.9.1
typescript: 5.1.6
Expand Down Expand Up @@ -6164,14 +6164,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

Expand Down

0 comments on commit 102c20c

Please sign in to comment.