Skip to content

Commit a1c4ce3

Browse files
chore(deps): update dependency rimraf to v6 (#771)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c33e9ac commit a1c4ce3

2 files changed

Lines changed: 48 additions & 34 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"lint-staged": "15.2.7",
5555
"patch-package": "8.0.0",
5656
"prettier": "2.8.5",
57-
"rimraf": "5.0.9",
57+
"rimraf": "6.0.1",
5858
"ts-jest": "28.0.8",
5959
"ts-node": "10.9.2",
6060
"tslib": "2.6.3",

yarn.lock

Lines changed: 47 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -4534,16 +4534,17 @@ glob-parent@^6.0.2:
45344534
dependencies:
45354535
is-glob "^4.0.3"
45364536

4537-
glob@^10.3.7:
4538-
version "10.3.7"
4539-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7.tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac"
4540-
integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ==
4537+
glob@^11.0.0:
4538+
version "11.0.0"
4539+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
4540+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
45414541
dependencies:
45424542
foreground-child "^3.1.0"
4543-
jackspeak "^2.0.3"
4544-
minimatch "^9.0.1"
4545-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
4546-
path-scurry "^1.10.1"
4543+
jackspeak "^4.0.1"
4544+
minimatch "^10.0.0"
4545+
minipass "^7.1.2"
4546+
package-json-from-dist "^1.0.0"
4547+
path-scurry "^2.0.0"
45474548

45484549
glob@^7.1.1, glob@^7.1.3, glob@^7.1.4:
45494550
version "7.1.6"
@@ -5272,10 +5273,10 @@ istanbul-reports@^3.1.3:
52725273
html-escaper "^2.0.0"
52735274
istanbul-lib-report "^3.0.0"
52745275

5275-
jackspeak@^2.0.3:
5276-
version "2.2.1"
5277-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.2.1.tgz#655e8cf025d872c9c03d3eb63e8f0c024fef16a6"
5278-
integrity sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw==
5276+
jackspeak@^4.0.1:
5277+
version "4.0.1"
5278+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
5279+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
52795280
dependencies:
52805281
"@isaacs/cliui" "^8.0.2"
52815282
optionalDependencies:
@@ -6025,6 +6026,11 @@ lower-case@^2.0.2:
60256026
dependencies:
60266027
tslib "^2.0.3"
60276028

6029+
lru-cache@^11.0.0:
6030+
version "11.0.0"
6031+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
6032+
integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
6033+
60286034
lru-cache@^4.0.1:
60296035
version "4.1.5"
60306036
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -6047,11 +6053,6 @@ lru-cache@^6.0.0:
60476053
dependencies:
60486054
yallist "^4.0.0"
60496055

6050-
"lru-cache@^9.1.1 || ^10.0.0":
6051-
version "10.0.1"
6052-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.1.tgz#0a3be479df549cca0e5d693ac402ff19537a6b7a"
6053-
integrity sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==
6054-
60556056
lz-string@^1.4.4:
60566057
version "1.4.4"
60576058
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
@@ -6138,13 +6139,20 @@ [email protected]:
61386139
dependencies:
61396140
brace-expansion "^1.1.7"
61406141

6141-
[email protected], minimatch@^9.0.1:
6142+
61426143
version "9.0.3"
61436144
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
61446145
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
61456146
dependencies:
61466147
brace-expansion "^2.0.1"
61476148

6149+
minimatch@^10.0.0:
6150+
version "10.0.1"
6151+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
6152+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
6153+
dependencies:
6154+
brace-expansion "^2.0.1"
6155+
61486156
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
61496157
version "3.1.2"
61506158
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -6157,10 +6165,10 @@ minimist@^1.2.0, minimist@^1.2.6:
61576165
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
61586166
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
61596167

6160-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
6161-
version "7.0.3"
6162-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.3.tgz#05ea638da44e475037ed94d1c7efcc76a25e1974"
6163-
integrity sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==
6168+
minipass@^7.1.2:
6169+
version "7.1.2"
6170+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
6171+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
61646172

61656173
mkdirp@^1.0.4:
61666174
version "1.0.4"
@@ -6460,6 +6468,11 @@ p-try@^2.0.0:
64606468
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
64616469
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
64626470

6471+
package-json-from-dist@^1.0.0:
6472+
version "1.0.0"
6473+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
6474+
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
6475+
64636476
param-case@^3.0.4:
64646477
version "3.0.4"
64656478
resolved "https://registry.yarnpkg.com/param-case/-/param-case-3.0.4.tgz#7d17fe4aa12bde34d4a77d91acfb6219caad01c5"
@@ -6568,13 +6581,13 @@ path-root@^0.1.1:
65686581
dependencies:
65696582
path-root-regex "^0.1.0"
65706583

6571-
path-scurry@^1.10.1:
6572-
version "1.10.1"
6573-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
6574-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
6584+
path-scurry@^2.0.0:
6585+
version "2.0.0"
6586+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
6587+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
65756588
dependencies:
6576-
lru-cache "^9.1.1 || ^10.0.0"
6577-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
6589+
lru-cache "^11.0.0"
6590+
minipass "^7.1.2"
65786591

65796592
path-type@^4.0.0:
65806593
version "4.0.0"
@@ -6939,12 +6952,13 @@ rfdc@^1.2.0, rfdc@^1.3.0, rfdc@^1.3.1:
69396952
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.1.tgz#2b6d4df52dffe8bb346992a10ea9451f24373a8f"
69406953
integrity sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==
69416954

6942-
rimraf@5.0.9:
6943-
version "5.0.9"
6944-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9.tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9"
6945-
integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==
6955+
rimraf@6.0.1:
6956+
version "6.0.1"
6957+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
6958+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
69466959
dependencies:
6947-
glob "^10.3.7"
6960+
glob "^11.0.0"
6961+
package-json-from-dist "^1.0.0"
69486962

69496963
rimraf@^2.6.3:
69506964
version "2.6.3"

0 commit comments

Comments
 (0)