🌐 AI搜索 & 代理 主页
Skip to content

Commit a68865a

Browse files
⬆️ Update dependency rimraf to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd986a8 commit a68865a

File tree

3 files changed

+112
-10
lines changed

3 files changed

+112
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"husky": "^8.0.3",
5656
"lint-staged": "^13.3.0",
5757
"prettier": "^2.8.8",
58-
"rimraf": "^3.0.2",
58+
"rimraf": "^6.0.1",
5959
"sort-package-json": "^2.15.1",
6060
"typescript": "^4.9.5"
6161
}

packages/commitizen-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"husky": "^8.0.3",
6464
"prettier": "^2.8.8",
6565
"pretty-quick": "^3.3.1",
66-
"rimraf": "^3.0.2",
66+
"rimraf": "^6.0.1",
6767
"sort-package-json": "^2.15.1",
6868
"typescript": "^4.9.5"
6969
},

pnpm-lock.yaml

Lines changed: 110 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)