Skip to content

Commit 1e0954a

Browse files
chore(deps): update dependency rimraf to v6
1 parent 3acc707 commit 1e0954a

File tree

2 files changed

+53
-57
lines changed

2 files changed

+53
-57
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"prettier": "^3.0.0",
150150
"process": "^0.11.10",
151151
"readable-stream": "^4.4.0",
152-
"rimraf": "^5.0.0",
152+
"rimraf": "^6.0.0",
153153
"semantic-release": "^19.0.3",
154154
"tar-stream": "^3.1.2",
155155
"ts-jest": "^29.4.2",

yarn.lock

Lines changed: 52 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,18 @@
300300
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz"
301301
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
302302

303+
"@isaacs/balanced-match@^4.0.1":
304+
version "4.0.1"
305+
resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
306+
integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
307+
308+
"@isaacs/brace-expansion@^5.0.0":
309+
version "5.0.0"
310+
resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3"
311+
integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
312+
dependencies:
313+
"@isaacs/balanced-match" "^4.0.1"
314+
303315
"@isaacs/cliui@^8.0.2":
304316
version "8.0.2"
305317
resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz"
@@ -602,12 +614,7 @@
602614
dependencies:
603615
"@jsonjoy.com/util" "^1.3.0"
604616

605-
"@jsonjoy.com/util@^1.3.0":
606-
version "1.7.0"
607-
resolved "https://registry.npmjs.org/@jsonjoy.com/util/-/util-1.7.0.tgz"
608-
integrity sha512-breG4JCjVWedznFKdFrg62+WcS7WbbzhS6OerKB5qeNQEoqVbTXYyM3rQs+e8Il1DK4exAhsN86L9mmwj/X5kg==
609-
610-
"@jsonjoy.com/util@^1.9.0":
617+
"@jsonjoy.com/util@^1.3.0", "@jsonjoy.com/util@^1.9.0":
611618
version "1.9.0"
612619
resolved "https://registry.yarnpkg.com/@jsonjoy.com/util/-/util-1.9.0.tgz#7ee95586aed0a766b746cd8d8363e336c3c47c46"
613620
integrity sha512-pLuQo+VPRnN8hfPqUTLTHk126wuYdXVxE6aDmjSeV4NCAgyxWbiOIeNJVtID3h1Vzpoi9m4jXezf73I6LgabgQ==
@@ -911,11 +918,6 @@
911918
dependencies:
912919
"@octokit/openapi-types" "^18.0.0"
913920

914-
"@pkgjs/parseargs@^0.11.0":
915-
version "0.11.0"
916-
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
917-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
918-
919921
"@pnpm/config.env-replace@^1.1.0":
920922
version "1.1.0"
921923
resolved "https://registry.npmjs.org/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz"
@@ -1273,12 +1275,7 @@
12731275
dependencies:
12741276
"@types/node" "*"
12751277

1276-
"@types/node@*":
1277-
version "10.17.60"
1278-
resolved "https://registry.npmjs.org/@types/node/-/node-10.17.60.tgz"
1279-
integrity sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==
1280-
1281-
"@types/node@^24.5.0":
1278+
"@types/node@*", "@types/node@^24.5.0":
12821279
version "24.5.0"
12831280
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.0.tgz#70a482e6b1d50e603729d74e62a9a43705ddc9d7"
12841281
integrity sha512-y1dMvuvJspJiPSDZUQ+WMBvF7dpnEqN4x9DDC9ie5Fs/HUZJA3wFp7EhHoVaKX/iI0cRoECV8X2jL8zi0xrHCg==
@@ -3126,9 +3123,9 @@ for-each@^0.3.5:
31263123
dependencies:
31273124
is-callable "^1.2.7"
31283125

3129-
foreground-child@^3.1.0:
3126+
foreground-child@^3.3.1:
31303127
version "3.3.1"
3131-
resolved "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz"
3128+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
31323129
integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==
31333130
dependencies:
31343131
cross-spawn "^7.0.6"
@@ -3280,17 +3277,17 @@ glob-to-regexp@^0.4.1:
32803277
resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz"
32813278
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
32823279

3283-
glob@^10.3.7:
3284-
version "10.4.5"
3285-
resolved "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz"
3286-
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
3280+
glob@^11.0.0:
3281+
version "11.0.3"
3282+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6"
3283+
integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==
32873284
dependencies:
3288-
foreground-child "^3.1.0"
3289-
jackspeak "^3.1.2"
3290-
minimatch "^9.0.4"
3285+
foreground-child "^3.3.1"
3286+
jackspeak "^4.1.1"
3287+
minimatch "^10.0.3"
32913288
minipass "^7.1.2"
32923289
package-json-from-dist "^1.0.0"
3293-
path-scurry "^1.11.1"
3290+
path-scurry "^2.0.0"
32943291

32953292
glob@^7.1.1, glob@^7.1.3, glob@^7.1.4:
32963293
version "7.2.3"
@@ -4012,14 +4009,12 @@ istanbul-reports@^3.1.3:
40124009
html-escaper "^2.0.0"
40134010
istanbul-lib-report "^3.0.0"
40144011

4015-
jackspeak@^3.1.2:
4016-
version "3.4.3"
4017-
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz"
4018-
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
4012+
jackspeak@^4.1.1:
4013+
version "4.1.1"
4014+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
4015+
integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
40194016
dependencies:
40204017
"@isaacs/cliui" "^8.0.2"
4021-
optionalDependencies:
4022-
"@pkgjs/parseargs" "^0.11.0"
40234018

40244019
java-properties@^1.0.0:
40254020
version "1.0.2"
@@ -4688,10 +4683,10 @@ lower-case@^2.0.2:
46884683
dependencies:
46894684
tslib "^2.0.3"
46904685

4691-
lru-cache@^10.2.0:
4692-
version "10.4.3"
4693-
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz"
4694-
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
4686+
lru-cache@^11.0.0:
4687+
version "11.2.1"
4688+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.1.tgz#d426ac471521729c6c1acda5f7a633eadaa28db2"
4689+
integrity sha512-r8LA6i4LP4EeWOhqBaZZjDWwehd1xUJPCJd9Sv300H0ZmcUER4+JPh7bqqZeqs1o5pgtgvXm+d9UGrB5zZGDiQ==
46954690

46964691
lru-cache@^5.1.1:
46974692
version "5.1.1"
@@ -4884,6 +4879,13 @@ minimalistic-assert@^1.0.0:
48844879
resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz"
48854880
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
48864881

4882+
minimatch@^10.0.3:
4883+
version "10.0.3"
4884+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
4885+
integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
4886+
dependencies:
4887+
"@isaacs/brace-expansion" "^5.0.0"
4888+
48874889
minimatch@^3.0.4, minimatch@^3.1.1:
48884890
version "3.1.2"
48894891
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
@@ -4898,13 +4900,6 @@ minimatch@^5.0.1, minimatch@^5.1.0:
48984900
dependencies:
48994901
brace-expansion "^2.0.1"
49004902

4901-
minimatch@^9.0.4:
4902-
version "9.0.5"
4903-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz"
4904-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
4905-
dependencies:
4906-
brace-expansion "^2.0.1"
4907-
49084903
minimist-options@4.1.0:
49094904
version "4.1.0"
49104905
resolved "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz"
@@ -4985,7 +4980,7 @@ minipass@^5.0.0:
49854980
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
49864981
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
49874982

4988-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
4983+
minipass@^7.1.2:
49894984
version "7.1.2"
49904985
resolved "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz"
49914986
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -5654,13 +5649,13 @@ path-parse@^1.0.7:
56545649
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
56555650
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
56565651

5657-
path-scurry@^1.11.1:
5658-
version "1.11.1"
5659-
resolved "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz"
5660-
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
5652+
path-scurry@^2.0.0:
5653+
version "2.0.0"
5654+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
5655+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
56615656
dependencies:
5662-
lru-cache "^10.2.0"
5663-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
5657+
lru-cache "^11.0.0"
5658+
minipass "^7.1.2"
56645659

56655660
path-to-regexp@0.1.12:
56665661
version "0.1.12"
@@ -6106,12 +6101,13 @@ rimraf@^3.0.0, rimraf@^3.0.2:
61066101
dependencies:
61076102
glob "^7.1.3"
61086103

6109-
rimraf@^5.0.0:
6110-
version "5.0.10"
6111-
resolved "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz"
6112-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
6104+
rimraf@^6.0.0:
6105+
version "6.0.1"
6106+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
6107+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
61136108
dependencies:
6114-
glob "^10.3.7"
6109+
glob "^11.0.0"
6110+
package-json-from-dist "^1.0.0"
61156111

61166112
run-parallel@^1.1.9:
61176113
version "1.2.0"

0 commit comments

Comments
 (0)