Skip to content

Commit 8af6963

Browse files
build(deps-dev): bump rimraf from 5.0.7 to 6.0.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.7 to 6.0.0. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.7...v6.0.0) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c3cad7 commit 8af6963

File tree

2 files changed

+46
-40
lines changed

2 files changed

+46
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"postcss-import": "^12.0.1",
6767
"postcss-loader": "^3.0.0",
6868
"postcss-url": "^9.0.0",
69-
"rimraf": "^5.0.1",
69+
"rimraf": "^6.0.0",
7070
"sass": "^1.27.0",
7171
"sass-loader": "^14.2.1",
7272
"semver": "^7.1.3",

yarn.lock

Lines changed: 45 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -4191,16 +4191,17 @@ glob-parent@^5.1.0, glob-parent@^5.1.1, glob-parent@^5.1.2, glob-parent@~5.1.0:
41914191
dependencies:
41924192
is-glob "^4.0.1"
41934193

4194-
glob@^10.3.7:
4195-
version "10.3.10"
4196-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
4197-
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
4194+
glob@^11.0.0:
4195+
version "11.0.0"
4196+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
4197+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
41984198
dependencies:
41994199
foreground-child "^3.1.0"
4200-
jackspeak "^2.3.5"
4201-
minimatch "^9.0.1"
4202-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
4203-
path-scurry "^1.10.1"
4200+
jackspeak "^4.0.1"
4201+
minimatch "^10.0.0"
4202+
minipass "^7.1.2"
4203+
package-json-from-dist "^1.0.0"
4204+
path-scurry "^2.0.0"
42044205

42054206
glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
42064207
version "7.1.6"
@@ -5103,10 +5104,10 @@ istanbul-reports@^3.0.2:
51035104
html-escaper "^2.0.0"
51045105
istanbul-lib-report "^3.0.0"
51055106

5106-
jackspeak@^2.3.5:
5107-
version "2.3.6"
5108-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
5109-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
5107+
jackspeak@^4.0.1:
5108+
version "4.0.1"
5109+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
5110+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
51105111
dependencies:
51115112
"@isaacs/cliui" "^8.0.2"
51125113
optionalDependencies:
@@ -5779,6 +5780,11 @@ loose-envify@^1.0.0:
57795780
dependencies:
57805781
js-tokens "^3.0.0 || ^4.0.0"
57815782

5783+
lru-cache@^11.0.0:
5784+
version "11.0.0"
5785+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
5786+
integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
5787+
57825788
lru-cache@^4.1.5:
57835789
version "4.1.5"
57845790
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -5801,11 +5807,6 @@ lru-cache@^6.0.0:
58015807
dependencies:
58025808
yallist "^4.0.0"
58035809

5804-
"lru-cache@^9.1.1 || ^10.0.0":
5805-
version "10.0.1"
5806-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.1.tgz#0a3be479df549cca0e5d693ac402ff19537a6b7a"
5807-
integrity sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==
5808-
58095810
make-dir@^1.0.0:
58105811
version "1.3.0"
58115812
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
@@ -6013,20 +6014,20 @@ minimatch@3.0.4:
60136014
dependencies:
60146015
brace-expansion "^1.1.7"
60156016

6017+
minimatch@^10.0.0:
6018+
version "10.0.1"
6019+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
6020+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
6021+
dependencies:
6022+
brace-expansion "^2.0.1"
6023+
60166024
minimatch@^3.0.4, minimatch@^3.1.2:
60176025
version "3.1.2"
60186026
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
60196027
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
60206028
dependencies:
60216029
brace-expansion "^1.1.7"
60226030

6023-
minimatch@^9.0.1:
6024-
version "9.0.3"
6025-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
6026-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
6027-
dependencies:
6028-
brace-expansion "^2.0.1"
6029-
60306031
minimist@0.0.8:
60316032
version "0.0.8"
60326033
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -6075,10 +6076,10 @@ minipass@^3.0.0, minipass@^3.1.1:
60756076
dependencies:
60766077
yallist "^4.0.0"
60776078

6078-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
6079-
version "7.0.3"
6080-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.3.tgz#05ea638da44e475037ed94d1c7efcc76a25e1974"
6081-
integrity sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==
6079+
minipass@^7.1.2:
6080+
version "7.1.2"
6081+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
6082+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
60826083

60836084
minizlib@^2.1.1:
60846085
version "2.1.2"
@@ -6578,6 +6579,11 @@ p-try@^2.0.0:
65786579
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
65796580
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
65806581

6582+
package-json-from-dist@^1.0.0:
6583+
version "1.0.0"
6584+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
6585+
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
6586+
65816587
pako@~1.0.5:
65826588
version "1.0.11"
65836589
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
@@ -6703,13 +6709,13 @@ path-parse@^1.0.6, path-parse@^1.0.7:
67036709
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
67046710
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
67056711

6706-
path-scurry@^1.10.1:
6707-
version "1.10.1"
6708-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
6709-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
6712+
path-scurry@^2.0.0:
6713+
version "2.0.0"
6714+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
6715+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
67106716
dependencies:
6711-
lru-cache "^9.1.1 || ^10.0.0"
6712-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
6717+
lru-cache "^11.0.0"
6718+
minipass "^7.1.2"
67136719

67146720
path-type@^1.0.0:
67156721
version "1.1.0"
@@ -7611,12 +7617,12 @@ rimraf@^3.0.0, rimraf@^3.0.2:
76117617
dependencies:
76127618
glob "^7.1.3"
76137619

7614-
rimraf@^5.0.1:
7615-
version "5.0.7"
7616-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7.tgz#27bddf202e7d89cb2e0381656380d1734a854a74"
7617-
integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==
7620+
rimraf@^6.0.0:
7621+
version "6.0.0"
7622+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.0.tgz#503bb3d9283272384c121792d40e7ee3ab763cde"
7623+
integrity sha512-u+yqhM92LW+89cxUQK0SRyvXYQmyuKHx0jkx4W7KfwLGLqJnQM5031Uv1trE4gB9XEXBM/s6MxKlfW95IidqaA==
76187624
dependencies:
7619-
glob "^10.3.7"
7625+
glob "^11.0.0"
76207626

76217627
ripemd160@^2.0.0, ripemd160@^2.0.1:
76227628
version "2.0.2"

0 commit comments

Comments
 (0)