Skip to content

Commit a8339a5

Browse files
committed
Update dependency rimraf to v5.0.9
1 parent 29e890a commit a8339a5

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"jest": "29.7.0",
3939
"npm-run-all2": "6.2.2",
4040
"prettier": "3.3.2",
41-
"rimraf": "5.0.7",
41+
"rimraf": "5.0.9",
4242
"ts-jest": "29.1.5",
4343
"typescript": "5.5.3"
4444
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2861,10 +2861,10 @@ reusify@^1.0.4:
28612861
resolved "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz"
28622862
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
28632863

2864-
2865-
version "5.0.7"
2866-
resolved "https://registry.npmjs.org/rimraf/-/rimraf-5.0.7.tgz"
2867-
integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==
2864+
2865+
version "5.0.9"
2866+
resolved "https://registry.npmjs.org/rimraf/-/rimraf-5.0.9.tgz"
2867+
integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==
28682868
dependencies:
28692869
glob "^10.3.7"
28702870

0 commit comments

Comments
 (0)