Skip to content

Commit 996663b

Browse files
Update dependency rimraf to v6 (#4307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6e4338 commit 996663b

File tree

2 files changed

+35
-28
lines changed

2 files changed

+35
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"matrix-mock-request": "^2.5.0",
119119
"node-fetch": "^2.7.0",
120120
"prettier": "3.3.2",
121-
"rimraf": "^5.0.0",
121+
"rimraf": "^6.0.0",
122122
"ts-node": "^10.9.2",
123123
"typedoc": "^0.26.0",
124124
"typedoc-plugin-coverage": "^3.0.0",

yarn.lock

Lines changed: 34 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3832,17 +3832,17 @@ glob-to-regexp@^0.4.0:
38323832
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
38333833
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
38343834

3835-
glob@^10.3.7:
3836-
version "10.4.5"
3837-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
3838-
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
3835+
glob@^11.0.0:
3836+
version "11.0.0"
3837+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
3838+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
38393839
dependencies:
38403840
foreground-child "^3.1.0"
3841-
jackspeak "^3.1.2"
3842-
minimatch "^9.0.4"
3841+
jackspeak "^4.0.1"
3842+
minimatch "^10.0.0"
38433843
minipass "^7.1.2"
38443844
package-json-from-dist "^1.0.0"
3845-
path-scurry "^1.11.1"
3845+
path-scurry "^2.0.0"
38463846

38473847
glob@^7.1.3, glob@^7.1.4, glob@^7.2.0:
38483848
version "7.2.3"
@@ -4327,10 +4327,10 @@ istanbul-reports@^3.1.3:
43274327
html-escaper "^2.0.0"
43284328
istanbul-lib-report "^3.0.0"
43294329

4330-
jackspeak@^3.1.2:
4331-
version "3.4.2"
4332-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.2.tgz#c3d1e00071d52dba8b0dac17cd2a12d0187d2989"
4333-
integrity sha512-qH3nOSj8q/8+Eg8LUPOq3C+6HWkpUioIjDsq1+D4zY91oZvpPttw8GwtF1nReRYKXl+1AORyFqtm2f5Q1SB6/Q==
4330+
jackspeak@^4.0.1:
4331+
version "4.0.1"
4332+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
4333+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
43344334
dependencies:
43354335
"@isaacs/cliui" "^8.0.2"
43364336
optionalDependencies:
@@ -5020,10 +5020,10 @@ loglevel@^1.7.1:
50205020
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.9.1.tgz#d63976ac9bcd03c7c873116d41c2a85bafff1be7"
50215021
integrity sha512-hP3I3kCrDIMuRwAwHltphhDM1r8i55H33GgqjXbrisuJhF4kRhW1dNuxsRklp4bXl8DSdLaNLuiL4A/LWRfxvg==
50225022

5023-
lru-cache@^10.2.0:
5024-
version "10.4.2"
5025-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.2.tgz#78c38f194b747174cff90e60afabcae40c3619f2"
5026-
integrity sha512-voV4dDrdVZVNz84n39LFKDaRzfwhdzJ7akpyXfTMxCgRUp07U3lcJUXRlhTKP17rgt09sUzLi5iCitpEAr+6ug==
5023+
lru-cache@^11.0.0:
5024+
version "11.0.0"
5025+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
5026+
integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
50275027

50285028
lru-cache@^5.1.1:
50295029
version "5.1.1"
@@ -5153,6 +5153,13 @@ min-indent@^1.0.0:
51535153
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
51545154
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
51555155

5156+
minimatch@^10.0.0:
5157+
version "10.0.1"
5158+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
5159+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
5160+
dependencies:
5161+
brace-expansion "^2.0.1"
5162+
51565163
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
51575164
version "3.1.2"
51585165
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5172,7 +5179,7 @@ minimist@^1.2.0, minimist@^1.2.6, minimist@^1.2.8:
51725179
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
51735180
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
51745181

5175-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
5182+
minipass@^7.1.2:
51765183
version "7.1.2"
51775184
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
51785185
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -5451,13 +5458,13 @@ path-parse@^1.0.7:
54515458
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
54525459
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
54535460

5454-
path-scurry@^1.11.1:
5455-
version "1.11.1"
5456-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
5457-
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
5461+
path-scurry@^2.0.0:
5462+
version "2.0.0"
5463+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
5464+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
54585465
dependencies:
5459-
lru-cache "^10.2.0"
5460-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
5466+
lru-cache "^11.0.0"
5467+
minipass "^7.1.2"
54615468

54625469
path-to-regexp@^2.2.1:
54635470
version "2.4.0"
@@ -5787,12 +5794,12 @@ rimraf@^3.0.2:
57875794
dependencies:
57885795
glob "^7.1.3"
57895796

5790-
rimraf@^5.0.0:
5791-
version "5.0.9"
5792-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9.tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9"
5793-
integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==
5797+
rimraf@^6.0.0:
5798+
version "6.0.0"
5799+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.0.tgz#503bb3d9283272384c121792d40e7ee3ab763cde"
5800+
integrity sha512-u+yqhM92LW+89cxUQK0SRyvXYQmyuKHx0jkx4W7KfwLGLqJnQM5031Uv1trE4gB9XEXBM/s6MxKlfW95IidqaA==
57945801
dependencies:
5795-
glob "^10.3.7"
5802+
glob "^11.0.0"
57965803

57975804
run-parallel@^1.1.9:
57985805
version "1.2.0"

0 commit comments

Comments
 (0)