Skip to content

Commit 37fe070

Browse files
build(deps-dev): bump rimraf from 5.0.7 to 6.0.1
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.7 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.7...v6.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78d45ae commit 37fe070

File tree

2 files changed

+47
-40
lines changed

2 files changed

+47
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"postcss": "^8.4.41",
5757
"release-it": "^15.11.0",
5858
"release-it-lerna-changelog": "^5.0.0",
59-
"rimraf": "^5.0.7",
59+
"rimraf": "^6.0.1",
6060
"rollup": "^2.79.1",
6161
"rollup-plugin-babel": "^4.4.0",
6262
"rollup-plugin-browsersync": "^1.3.3",

yarn.lock

Lines changed: 46 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -5092,16 +5092,17 @@ glob-parent@^6.0.2:
50925092
dependencies:
50935093
is-glob "^4.0.3"
50945094

5095-
glob@^10.3.7:
5096-
version "10.3.10"
5097-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
5098-
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
5095+
glob@^11.0.0:
5096+
version "11.0.0"
5097+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
5098+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
50995099
dependencies:
51005100
foreground-child "^3.1.0"
5101-
jackspeak "^2.3.5"
5102-
minimatch "^9.0.1"
5103-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
5104-
path-scurry "^1.10.1"
5101+
jackspeak "^4.0.1"
5102+
minimatch "^10.0.0"
5103+
minipass "^7.1.2"
5104+
package-json-from-dist "^1.0.0"
5105+
path-scurry "^2.0.0"
51055106

51065107
glob@^7.0.0, glob@^7.1.3, glob@^7.1.4:
51075108
version "7.2.3"
@@ -6077,10 +6078,10 @@ iterate-value@^1.0.2:
60776078
es-get-iterator "^1.0.2"
60786079
iterate-iterator "^1.0.1"
60796080

6080-
jackspeak@^2.3.5:
6081-
version "2.3.6"
6082-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
6083-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
6081+
jackspeak@^4.0.1:
6082+
version "4.0.1"
6083+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
6084+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
60846085
dependencies:
60856086
"@isaacs/cliui" "^8.0.2"
60866087
optionalDependencies:
@@ -6929,6 +6930,11 @@ lowercase-keys@^3.0.0:
69296930
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-3.0.0.tgz#c5e7d442e37ead247ae9db117a9d0a467c89d4f2"
69306931
integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==
69316932

6933+
lru-cache@^11.0.0:
6934+
version "11.0.0"
6935+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
6936+
integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
6937+
69326938
lru-cache@^5.1.1:
69336939
version "5.1.1"
69346940
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -6948,11 +6954,6 @@ lru-cache@^7.14.1, lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1:
69486954
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89"
69496955
integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==
69506956

6951-
"lru-cache@^9.1.1 || ^10.0.0":
6952-
version "10.0.1"
6953-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.1.tgz#0a3be479df549cca0e5d693ac402ff19537a6b7a"
6954-
integrity sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==
6955-
69566957
macos-release@^3.1.0:
69576958
version "3.1.0"
69586959
resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-3.1.0.tgz#6165bb0736ae567ed6649e36ce6a24d87cbb7aca"
@@ -7349,6 +7350,13 @@ [email protected]:
73497350
dependencies:
73507351
brace-expansion "^2.0.1"
73517352

7353+
minimatch@^10.0.0:
7354+
version "10.0.1"
7355+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
7356+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
7357+
dependencies:
7358+
brace-expansion "^2.0.1"
7359+
73527360
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
73537361
version "3.1.2"
73547362
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -7370,13 +7378,6 @@ minimatch@^6.1.0, minimatch@^6.1.6:
73707378
dependencies:
73717379
brace-expansion "^2.0.1"
73727380

7373-
minimatch@^9.0.1:
7374-
version "9.0.1"
7375-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.1.tgz#8a555f541cf976c622daf078bb28f29fb927c253"
7376-
integrity sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==
7377-
dependencies:
7378-
brace-expansion "^2.0.1"
7379-
73807381
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6, minimist@^1.2.8:
73817382
version "1.2.8"
73827383
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -7470,10 +7471,10 @@ minipass@^4.0.0:
74707471
resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.2.4.tgz#7d0d97434b6a19f59c5c3221698b48bbf3b2cd06"
74717472
integrity sha512-lwycX3cBMTvcejsHITUgYj6Gy6A7Nh4Q6h9NP4sTHY1ccJlC7yKzDmiShEHsJ16Jf1nKGDEaiHxiltsJEvk0nQ==
74727473

7473-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
7474-
version "7.0.4"
7475-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
7476-
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
7474+
minipass@^7.1.2:
7475+
version "7.1.2"
7476+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
7477+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
74777478

74787479
minizlib@^2.0.0, minizlib@^2.1.1, minizlib@^2.1.2:
74797480
version "2.1.2"
@@ -8026,6 +8027,11 @@ pac-resolver@^6.0.1:
80268027
ip "^1.1.8"
80278028
netmask "^2.0.2"
80288029

8030+
package-json-from-dist@^1.0.0:
8031+
version "1.0.0"
8032+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
8033+
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
8034+
80298035
package-json@^8.1.0:
80308036
version "8.1.0"
80318037
resolved "https://registry.yarnpkg.com/package-json/-/package-json-8.1.0.tgz#2a22806f1ed7c786c8e6ff26cfe20003bf4c6850"
@@ -8189,13 +8195,13 @@ path-root@^0.1.1:
81898195
dependencies:
81908196
path-root-regex "^0.1.0"
81918197

8192-
path-scurry@^1.10.1:
8193-
version "1.10.1"
8194-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
8195-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
8198+
path-scurry@^2.0.0:
8199+
version "2.0.0"
8200+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
8201+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
81968202
dependencies:
8197-
lru-cache "^9.1.1 || ^10.0.0"
8198-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
8203+
lru-cache "^11.0.0"
8204+
minipass "^7.1.2"
81998205

82008206
path-to-regexp@^1.7.0:
82018207
version "1.8.0"
@@ -9075,12 +9081,13 @@ rimraf@^3.0.2:
90759081
dependencies:
90769082
glob "^7.1.3"
90779083

9078-
rimraf@^5.0.7:
9079-
version "5.0.7"
9080-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7.tgz#27bddf202e7d89cb2e0381656380d1734a854a74"
9081-
integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==
9084+
rimraf@^6.0.1:
9085+
version "6.0.1"
9086+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
9087+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
90829088
dependencies:
9083-
glob "^10.3.7"
9089+
glob "^11.0.0"
9090+
package-json-from-dist "^1.0.0"
90849091

90859092
rollup-plugin-babel@^4.4.0:
90869093
version "4.4.0"

0 commit comments

Comments
 (0)