Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit12e7d91

Browse files
chore(deps): update dependency rimraf to v6
1 parent5f9ed10 commit12e7d91

File tree

2 files changed

+47
-35
lines changed

2 files changed

+47
-35
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"prettier":"^3.0.0",
148148
"process":"^0.11.10",
149149
"readable-stream":"^4.4.0",
150-
"rimraf":"^5.0.0",
150+
"rimraf":"^6.0.0",
151151
"semantic-release":"^19.0.3",
152152
"tar-stream":"^3.1.2",
153153
"ts-jest":"^29.1.0",

‎yarn.lock‎

Lines changed: 46 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1859,6 +1859,11 @@ balanced-match@^1.0.0:
18591859
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
18601860
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
18611861

1862+
balanced-match@^3.0.0:
1863+
version "3.0.1"
1864+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-3.0.1.tgz#e854b098724b15076384266497392a271f4a26a0"
1865+
integrity sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==
1866+
18621867
bare-events@^2.2.0:
18631868
version "2.4.2"
18641869
resolved "https://registry.yarnpkg.com/bare-events/-/bare-events-2.4.2.tgz#3140cca7a0e11d49b3edc5041ab560659fd8e1f8"
@@ -1947,6 +1952,13 @@ brace-expansion@^2.0.1:
19471952
dependencies:
19481953
balanced-match "^1.0.0"
19491954

1955+
brace-expansion@^4.0.0:
1956+
version "4.0.0"
1957+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-4.0.0.tgz#bb24b89bf4d4b37d742acac89b65d1a32b379a81"
1958+
integrity sha512-l/mOwLWs7BQIgOKrL46dIAbyCKvPV7YJPDspkuc88rHsZRlg3hptUGdU7Trv0VFP4d3xnSGBQrKu5ZvGB7UeIw==
1959+
dependencies:
1960+
balanced-match "^3.0.0"
1961+
19501962
braces@^3.0.3, braces@~3.0.2:
19511963
version "3.0.3"
19521964
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -3383,17 +3395,17 @@ glob-to-regexp@^0.4.1:
33833395
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
33843396
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
33853397

3386-
glob@^10.3.7:
3387-
version "10.4.2"
3388-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2.tgz#bed6b95dade5c1f80b4434daced233aee76160e5"
3389-
integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==
3398+
glob@^11.0.0:
3399+
version "11.0.0"
3400+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
3401+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
33903402
dependencies:
33913403
foreground-child "^3.1.0"
3392-
jackspeak "^3.1.2"
3393-
minimatch "^9.0.4"
3404+
jackspeak "^4.0.1"
3405+
minimatch "^10.0.0"
33943406
minipass "^7.1.2"
33953407
package-json-from-dist "^1.0.0"
3396-
path-scurry "^1.11.1"
3408+
path-scurry "^2.0.0"
33973409

33983410
glob@^7.1.1, glob@^7.1.3, glob@^7.1.4:
33993411
version "7.2.3"
@@ -4220,10 +4232,10 @@ istanbul-reports@^3.1.3:
42204232
html-escaper "^2.0.0"
42214233
istanbul-lib-report "^3.0.0"
42224234

4223-
jackspeak@^3.1.2:
4224-
version "3.4.0"
4225-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.0.tgz#a75763ff36ad778ede6a156d8ee8b124de445b4a"
4226-
integrity sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==
4235+
jackspeak@^4.0.1:
4236+
version "4.0.1"
4237+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
4238+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
42274239
dependencies:
42284240
"@isaacs/cliui""^8.0.2"
42294241
optionalDependencies:
@@ -4901,10 +4913,10 @@ lower-case@^2.0.2:
49014913
dependencies:
49024914
tslib "^2.0.3"
49034915

4904-
lru-cache@^10.2.0:
4905-
version "10.3.0"
4906-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.3.0.tgz#4a4aaf10c84658ab70f79a85a9a3f1e1fb11196b"
4907-
integrity sha512-CQl19J/g+Hbjbv4Y3mFNNXFEL/5t/KCg8POCuUqd4rMKjGG+j1ybER83hxV58zL+dFI1PTkt3GNFSHRt+d8qEQ==
4916+
lru-cache@^11.0.0:
4917+
version "11.0.0"
4918+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
4919+
integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
49084920

49094921
lru-cache@^5.1.1:
49104922
version "5.1.1"
@@ -5092,6 +5104,13 @@ minimalistic-assert@^1.0.0:
50925104
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
50935105
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
50945106

5107+
minimatch@^10.0.0:
5108+
version "10.0.0"
5109+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.0.tgz#bf7b5028e151f3a8db2970a1d36523b6f610868b"
5110+
integrity sha512-S4phymWe5NHWbTV8sAlyNQfkmdhvaoHX43x4yLtJBjw2zJtEuzkihDjV5uKq+D/EoMkjbG6msw3ubbSd1pGkyg==
5111+
dependencies:
5112+
brace-expansion "^4.0.0"
5113+
50955114
minimatch@^3.0.4, minimatch@^3.1.1:
50965115
version "3.1.2"
50975116
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5106,13 +5125,6 @@ minimatch@^5.0.1, minimatch@^5.1.0:
51065125
dependencies:
51075126
brace-expansion "^2.0.1"
51085127

5109-
minimatch@^9.0.4:
5110-
version "9.0.5"
5111-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
5112-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
5113-
dependencies:
5114-
brace-expansion "^2.0.1"
5115-
51165128
minimist-options@4.1.0:
51175129
version "4.1.0"
51185130
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -5193,7 +5205,7 @@ minipass@^5.0.0:
51935205
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
51945206
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
51955207

5196-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0",minipass@^7.1.2:
5208+
minipass@^7.1.2:
51975209
version "7.1.2"
51985210
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
51995211
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -5860,13 +5872,13 @@ path-parse@^1.0.7:
58605872
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
58615873
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
58625874

5863-
path-scurry@^1.11.1:
5864-
version "1.11.1"
5865-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
5866-
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
5875+
path-scurry@^2.0.0:
5876+
version "2.0.0"
5877+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
5878+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
58675879
dependencies:
5868-
lru-cache "^10.2.0"
5869-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
5880+
lru-cache "^11.0.0"
5881+
minipass "^7.1.2"
58705882

58715883
path-to-regexp@0.1.7:
58725884
version "0.1.7"
@@ -6332,12 +6344,12 @@ rimraf@^3.0.0, rimraf@^3.0.2:
63326344
dependencies:
63336345
glob "^7.1.3"
63346346

6335-
rimraf@^5.0.0:
6336-
version "5.0.7"
6337-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7.tgz#27bddf202e7d89cb2e0381656380d1734a854a74"
6338-
integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==
6347+
rimraf@^6.0.0:
6348+
version "6.0.0"
6349+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.0.tgz#503bb3d9283272384c121792d40e7ee3ab763cde"
6350+
integrity sha512-u+yqhM92LW+89cxUQK0SRyvXYQmyuKHx0jkx4W7KfwLGLqJnQM5031Uv1trE4gB9XEXBM/s6MxKlfW95IidqaA==
63396351
dependencies:
6340-
glob "^10.3.7"
6352+
glob "^11.0.0"
63416353

63426354
run-parallel@^1.1.9:
63436355
version "1.2.0"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp