Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b060b90

Browse files
authoredSep 25, 2024··
chore: update dependency rimraf to v6
1 parent b6e99f0 commit b060b90

File tree

2 files changed

+54
-7
lines changed

2 files changed

+54
-7
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/jest": "29.5.13",
2121
"@types/node": "20.14.15",
2222
"jest": "29.7.0",
23-
"rimraf": "5.0.10",
23+
"rimraf": "6.0.1",
2424
"sqlite3": "5.1.7",
2525
"ts-jest": "29.1.5",
2626
"ts-node": "10.9.2",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.