Skip to content

Commit

Permalink
Update dependency rimraf to v5.0.5 (#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 27, 2023
1 parent 5e3ee15 commit 31721e5
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 @@ -39,7 +39,7 @@
"eslint-plugin-jest": "27.4.0",
"jest": "29.7.0",
"jest-circus": "29.7.0",
"rimraf": "5.0.4",
"rimraf": "5.0.5",
"semver": "^7",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5908,14 +5908,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

Expand Down Expand Up @@ -6369,7 +6369,7 @@ __metadata:
jest: 29.7.0
jest-circus: 29.7.0
picomatch: 2.3.1
rimraf: 5.0.4
rimraf: 5.0.5
semver: ^7
ts-jest: 29.1.1
typescript: 5.2.2
Expand Down

0 comments on commit 31721e5

Please sign in to comment.