Skip to content

Commit

Permalink
chore(dev-deps): update dependency rimraf to v5.0.10 (#646)
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 Oct 22, 2024
1 parent 32faa6e commit 359d473
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 @@ -83,7 +83,7 @@
"nyc": "15.1.0",
"prettier": "2.8.8",
"redux": "4.2.1",
"rimraf": "5.0.5",
"rimraf": "5.0.10",
"sinon": "15.2.0",
"sinon-chai": "3.7.0",
"terser-webpack-plugin": "5.3.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8206,7 +8206,7 @@ __metadata:
prettier: 2.8.8
reduce-reducers: ^1.0.4
redux: 4.2.1
rimraf: 5.0.5
rimraf: 5.0.10
sinon: 15.2.0
sinon-chai: 3.7.0
terser-webpack-plugin: 5.3.10
Expand Down Expand Up @@ -8493,14 +8493,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:5.0.5":
version: 5.0.5
resolution: "rimraf@npm:5.0.5"
"rimraf@npm:5.0.10":
version: 5.0.10
resolution: "rimraf@npm:5.0.10"
dependencies:
glob: ^10.3.7
bin:
rimraf: dist/esm/bin.mjs
checksum: d66eef829b2e23b16445f34e73d75c7b7cf4cbc8834b04720def1c8f298eb0753c3d76df77325fad79d0a2c60470525d95f89c2475283ad985fd7441c32732d1
checksum: 50e27388dd2b3fa6677385fc1e2966e9157c89c86853b96d02e6915663a96b7ff4d590e14f6f70e90f9b554093aa5dbc05ac3012876be558c06a65437337bc05
languageName: node
linkType: hard

Expand Down

0 comments on commit 359d473

Please sign in to comment.