Skip to content

Commit 4127d6a

Browse files
chore(deps): update dependency rimraf to ^6.1.3 (#528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a6badb commit 4127d6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"jest": "^29.7.0",
5858
"lint-staged": "^16.2.7",
5959
"npm-check-updates": "^18.3.1",
60-
"rimraf": "^6.1.2",
60+
"rimraf": "^6.1.3",
6161
"ts-jest": "^29.4.6",
6262
"ts-node": "^10.9.2",
6363
"typescript": "^5.9.3"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6691,7 +6691,7 @@ rfdc@^1.4.1:
66916691
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
66926692
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
66936693

6694-
rimraf@^6.1.2:
6694+
rimraf@^6.1.3:
66956695
version "6.1.3"
66966696
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.1.3.tgz#afbee236b3bd2be331d4e7ce4493bac1718981af"
66976697
integrity sha512-LKg+Cr2ZF61fkcaK1UdkH2yEBBKnYjTyWzTJT6KNPcSPaiT7HSdhtMXQuN5wkTX0Xu72KQ1l8S42rlmexS2hSA==

0 commit comments

Comments
 (0)