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

Commitc90df9b

Browse files
chore(deps): update dependency rimraf to v6
1 parent24c72f5 commitc90df9b

File tree

2 files changed

+80
-54
lines changed

2 files changed

+80
-54
lines changed

‎package.json‎

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

‎yarn.lock‎

Lines changed: 79 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,18 @@
300300
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz"
301301
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
302302

303+
"@isaacs/balanced-match@^4.0.1":
304+
version "4.0.1"
305+
resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
306+
integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
307+
308+
"@isaacs/brace-expansion@^5.0.0":
309+
version "5.0.0"
310+
resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3"
311+
integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
312+
dependencies:
313+
"@isaacs/balanced-match""^4.0.1"
314+
303315
"@isaacs/cliui@^8.0.2":
304316
version "8.0.2"
305317
resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz"
@@ -602,12 +614,7 @@
602614
dependencies:
603615
"@jsonjoy.com/util""^1.3.0"
604616

605-
"@jsonjoy.com/util@^1.3.0":
606-
version "1.7.0"
607-
resolved "https://registry.npmjs.org/@jsonjoy.com/util/-/util-1.7.0.tgz"
608-
integrity sha512-breG4JCjVWedznFKdFrg62+WcS7WbbzhS6OerKB5qeNQEoqVbTXYyM3rQs+e8Il1DK4exAhsN86L9mmwj/X5kg==
609-
610-
"@jsonjoy.com/util@^1.9.0":
617+
"@jsonjoy.com/util@^1.3.0", "@jsonjoy.com/util@^1.9.0":
611618
version "1.9.0"
612619
resolved "https://registry.yarnpkg.com/@jsonjoy.com/util/-/util-1.9.0.tgz#7ee95586aed0a766b746cd8d8363e336c3c47c46"
613620
integrity sha512-pLuQo+VPRnN8hfPqUTLTHk126wuYdXVxE6aDmjSeV4NCAgyxWbiOIeNJVtID3h1Vzpoi9m4jXezf73I6LgabgQ==
@@ -911,11 +918,6 @@
911918
dependencies:
912919
"@octokit/openapi-types""^18.0.0"
913920

914-
"@pkgjs/parseargs@^0.11.0":
915-
version "0.11.0"
916-
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
917-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
918-
919921
"@pnpm/config.env-replace@^1.1.0":
920922
version "1.1.0"
921923
resolved "https://registry.npmjs.org/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz"
@@ -3138,9 +3140,9 @@ for-each@^0.3.5:
31383140
dependencies:
31393141
is-callable "^1.2.7"
31403142

3141-
foreground-child@^3.1.0:
3143+
foreground-child@^3.3.1:
31423144
version "3.3.1"
3143-
resolved "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz"
3145+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
31443146
integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==
31453147
dependencies:
31463148
cross-spawn "^7.0.6"
@@ -3292,17 +3294,17 @@ glob-to-regexp@^0.4.1:
32923294
resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz"
32933295
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
32943296

3295-
glob@^10.3.7:
3296-
version "10.4.5"
3297-
resolved "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz"
3298-
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
3297+
glob@^11.0.0:
3298+
version "11.0.3"
3299+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6"
3300+
integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==
32993301
dependencies:
3300-
foreground-child "^3.1.0"
3301-
jackspeak "^3.1.2"
3302-
minimatch "^9.0.4"
3302+
foreground-child "^3.3.1"
3303+
jackspeak "^4.1.1"
3304+
minimatch "^10.0.3"
33033305
minipass "^7.1.2"
33043306
package-json-from-dist "^1.0.0"
3305-
path-scurry "^1.11.1"
3307+
path-scurry "^2.0.0"
33063308

33073309
glob@^7.1.1, glob@^7.1.3, glob@^7.1.4:
33083310
version "7.2.3"
@@ -4024,14 +4026,12 @@ istanbul-reports@^3.1.3:
40244026
html-escaper "^2.0.0"
40254027
istanbul-lib-report "^3.0.0"
40264028

4027-
jackspeak@^3.1.2:
4028-
version "3.4.3"
4029-
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz"
4030-
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
4029+
jackspeak@^4.1.1:
4030+
version "4.1.1"
4031+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
4032+
integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
40314033
dependencies:
40324034
"@isaacs/cliui""^8.0.2"
4033-
optionalDependencies:
4034-
"@pkgjs/parseargs""^0.11.0"
40354035

40364036
jake@^10.8.5:
40374037
version "10.9.2"
@@ -4710,10 +4710,10 @@ lower-case@^2.0.2:
47104710
dependencies:
47114711
tslib "^2.0.3"
47124712

4713-
lru-cache@^10.2.0:
4714-
version "10.4.3"
4715-
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz"
4716-
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
4713+
lru-cache@^11.0.0:
4714+
version "11.1.0"
4715+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
4716+
integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
47174717

47184718
lru-cache@^5.1.1:
47194719
version "5.1.1"
@@ -4906,6 +4906,13 @@ minimalistic-assert@^1.0.0:
49064906
resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz"
49074907
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
49084908

4909+
minimatch@^10.0.3:
4910+
version "10.0.3"
4911+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
4912+
integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
4913+
dependencies:
4914+
"@isaacs/brace-expansion""^5.0.0"
4915+
49094916
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
49104917
version "3.1.2"
49114918
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
@@ -4920,13 +4927,6 @@ minimatch@^5.0.1, minimatch@^5.1.0:
49204927
dependencies:
49214928
brace-expansion "^2.0.1"
49224929

4923-
minimatch@^9.0.4:
4924-
version "9.0.5"
4925-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz"
4926-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
4927-
dependencies:
4928-
brace-expansion "^2.0.1"
4929-
49304930
minimist-options@4.1.0:
49314931
version "4.1.0"
49324932
resolved "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz"
@@ -5007,7 +5007,7 @@ minipass@^5.0.0:
50075007
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
50085008
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
50095009

5010-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0",minipass@^7.1.2:
5010+
minipass@^7.1.2:
50115011
version "7.1.2"
50125012
resolved "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz"
50135013
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -5676,13 +5676,13 @@ path-parse@^1.0.7:
56765676
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
56775677
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
56785678

5679-
path-scurry@^1.11.1:
5680-
version "1.11.1"
5681-
resolved "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz"
5682-
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
5679+
path-scurry@^2.0.0:
5680+
version "2.0.0"
5681+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
5682+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
56835683
dependencies:
5684-
lru-cache "^10.2.0"
5685-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
5684+
lru-cache "^11.0.0"
5685+
minipass "^7.1.2"
56865686

56875687
path-to-regexp@0.1.12:
56885688
version "0.1.12"
@@ -6128,12 +6128,13 @@ rimraf@^3.0.0, rimraf@^3.0.2:
61286128
dependencies:
61296129
glob "^7.1.3"
61306130

6131-
rimraf@^5.0.0:
6132-
version "5.0.10"
6133-
resolved "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz"
6134-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
6131+
rimraf@^6.0.0:
6132+
version "6.0.1"
6133+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
6134+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
61356135
dependencies:
6136-
glob "^10.3.7"
6136+
glob "^11.0.0"
6137+
package-json-from-dist "^1.0.0"
61376138

61386139
run-parallel@^1.1.9:
61396140
version "1.2.0"
@@ -6634,7 +6635,16 @@ string-length@^4.0.1:
66346635
char-regex "^1.0.2"
66356636
strip-ansi "^6.0.0"
66366637

6637-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6638+
"string-width-cjs@npm:string-width@^4.2.0":
6639+
version "4.2.3"
6640+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
6641+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6642+
dependencies:
6643+
emoji-regex "^8.0.0"
6644+
is-fullwidth-code-point "^3.0.0"
6645+
strip-ansi "^6.0.1"
6646+
6647+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
66386648
version "4.2.3"
66396649
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
66406650
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6666,7 +6676,14 @@ string_decoder@~1.1.1:
66666676
dependencies:
66676677
safe-buffer "~5.1.0"
66686678

6669-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6679+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6680+
version "6.0.1"
6681+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
6682+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6683+
dependencies:
6684+
ansi-regex "^5.0.1"
6685+
6686+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
66706687
version "6.0.1"
66716688
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
66726689
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7422,7 +7439,16 @@ wordwrap@^1.0.0:
74227439
resolved "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz"
74237440
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
74247441

7425-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7442+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
7443+
version "7.0.0"
7444+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
7445+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7446+
dependencies:
7447+
ansi-styles "^4.0.0"
7448+
string-width "^4.1.0"
7449+
strip-ansi "^6.0.0"
7450+
7451+
wrap-ansi@^7.0.0:
74267452
version "7.0.0"
74277453
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
74287454
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp