Skip to content

Commit 7b25cdd

Browse files
chore(deps): update dependency glob to v13
1 parent 86ab5e0 commit 7b25cdd

2 files changed

Lines changed: 47 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"chalk": "^4.1.2",
3131
"chokidar": "^3.5.2",
32-
"glob": "^7.1.7",
32+
"glob": "^13.0.6",
3333
"globby": "^11.0.4",
3434
"scule": "^0.2.1",
3535
"semver": "^7.3.5",

yarn.lock

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

2996+
balanced-match@^4.0.2:
2997+
version "4.0.3"
2998+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.3.tgz#6337a2f23e0604a30481423432f99eac603599f9"
2999+
integrity sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==
3000+
29963001
base64-js@^1.0.2, base64-js@^1.3.1:
29973002
version "1.5.1"
29983003
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
@@ -3075,6 +3080,13 @@ brace-expansion@^1.1.7:
30753080
balanced-match "^1.0.0"
30763081
concat-map "0.0.1"
30773082

3083+
brace-expansion@^5.0.2:
3084+
version "5.0.2"
3085+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.2.tgz#b6c16d0791087af6c2bc463f52a8142046c06b6f"
3086+
integrity sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==
3087+
dependencies:
3088+
balanced-match "^4.0.2"
3089+
30783090
braces@^2.3.1, braces@^2.3.2:
30793091
version "2.3.2"
30803092
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
@@ -5698,6 +5710,15 @@ glob-to-regexp@^0.4.1:
56985710
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
56995711
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
57005712

5713+
glob@^13.0.6:
5714+
version "13.0.6"
5715+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d"
5716+
integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==
5717+
dependencies:
5718+
minimatch "^10.2.2"
5719+
minipass "^7.1.3"
5720+
path-scurry "^2.0.2"
5721+
57015722
glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7:
57025723
version "7.1.7"
57035724
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
@@ -7454,6 +7475,11 @@ lowercase-keys@^2.0.0:
74547475
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz#2603e78b7b4b0006cbca2fbcc8a3202558ac9479"
74557476
integrity sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==
74567477

7478+
lru-cache@^11.0.0:
7479+
version "11.2.6"
7480+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.6.tgz#356bf8a29e88a7a2945507b31f6429a65a192c58"
7481+
integrity sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==
7482+
74577483
lru-cache@^4.1.2:
74587484
version "4.1.5"
74597485
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -7739,6 +7765,13 @@ minimalistic-crypto-utils@^1.0.1:
77397765
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
77407766
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
77417767

7768+
minimatch@^10.2.2:
7769+
version "10.2.2"
7770+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
7771+
integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
7772+
dependencies:
7773+
brace-expansion "^5.0.2"
7774+
77427775
minimatch@^3.0.4:
77437776
version "3.0.4"
77447777
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
@@ -7788,6 +7821,11 @@ minipass@^3.0.0, minipass@^3.1.1:
77887821
dependencies:
77897822
yallist "^4.0.0"
77907823

7824+
minipass@^7.1.2, minipass@^7.1.3:
7825+
version "7.1.3"
7826+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
7827+
integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
7828+
77917829
minizlib@^2.1.1:
77927830
version "2.1.2"
77937831
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -8518,6 +8556,14 @@ path-parse@^1.0.6:
85188556
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
85198557
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
85208558

8559+
path-scurry@^2.0.2:
8560+
version "2.0.2"
8561+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
8562+
integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
8563+
dependencies:
8564+
lru-cache "^11.0.0"
8565+
minipass "^7.1.2"
8566+
85218567
path-type@^3.0.0:
85228568
version "3.0.0"
85238569
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"

0 commit comments

Comments
 (0)