Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v5.0.7 (#16282)
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] committed May 13, 2024
1 parent 6408ec0 commit a35ae0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -22,7 +22,7 @@
"concurrently": "8.2.2",
"docusaurus": "1.14.7",
"js-yaml": "4.1.0",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"webpack": "5.90.1",
"webpack-cli": "5.1.4"
},
Expand Down
10 changes: 5 additions & 5 deletions website/yarn.lock
Expand Up @@ -9324,14 +9324,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.7":
version: 5.0.7
resolution: "rimraf@npm:5.0.7"
dependencies:
glob: "npm:^10.3.7"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10/a612c7184f96258b7d1328c486b12ca7b60aa30e04229a08bbfa7e964486deb1e9a1b52d917809311bdc39a808a4055c0f950c0280fba194ba0a09e6f0d404f6
checksum: 10/1e3cecfe59ee2383dfd9ba5373caeed48ed941318a0360119419b7dffc63115661408b9427f67e1f66b5bbb8855a3953db09e55a7362b3df904a44453dfa22fb
languageName: node
linkType: hard

Expand All @@ -9352,7 +9352,7 @@ __metadata:
prop-types: "npm:15.8.1"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
rimraf: "npm:5.0.5"
rimraf: "npm:5.0.7"
webpack: "npm:5.90.1"
webpack-cli: "npm:5.1.4"
languageName: unknown
Expand Down

0 comments on commit a35ae0f

Please sign in to comment.