Skip to content

Commit 19e8cdb

Browse files
chore(deps): update dependency glob to ^10.3.14
1 parent 736985d commit 19e8cdb

File tree

2 files changed

+24
-19
lines changed

2 files changed

+24
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@
472472
"eslint-config-prettier": "^9.0.0",
473473
"eslint-plugin-react-hooks": "^4.6.0",
474474
"eslint-plugin-unicorn": "^49.0.0",
475-
"glob": "^10.3.10",
475+
"glob": "^10.3.14",
476476
"husky": "^8.0.3",
477477
"lint-staged": "^15.0.2",
478478
"node-fetch": "^3.3.2",

yarn.lock

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2388,16 +2388,16 @@ [email protected]:
23882388
once "^1.3.0"
23892389
path-is-absolute "^1.0.0"
23902390

2391-
glob@^10.3.10:
2392-
version "10.3.10"
2393-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
2394-
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
2391+
glob@^10.3.14:
2392+
version "10.3.14"
2393+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.14.tgz#36501f871d373fe197fc5794588d0aa71e69ff68"
2394+
integrity sha512-4fkAqu93xe9Mk7le9v0y3VrPDqLKHarNi2s4Pv7f2yOvfhWfhc7hRPHC/JyqMqb8B/Dt/eGS4n7ykwf3fOsl8g==
23952395
dependencies:
23962396
foreground-child "^3.1.0"
2397-
jackspeak "^2.3.5"
2397+
jackspeak "^2.3.6"
23982398
minimatch "^9.0.1"
2399-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2400-
path-scurry "^1.10.1"
2399+
minipass "^7.0.4"
2400+
path-scurry "^1.11.0"
24012401

24022402
glob@^7.0.6, glob@^7.1.3:
24032403
version "7.2.3"
@@ -2768,7 +2768,7 @@ isobject@^3.0.1:
27682768
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
27692769
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==
27702770

2771-
jackspeak@^2.3.5:
2771+
jackspeak@^2.3.6:
27722772
version "2.3.6"
27732773
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
27742774
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
@@ -2995,18 +2995,18 @@ loupe@^2.3.1, loupe@^2.3.6:
29952995
dependencies:
29962996
get-func-name "^2.0.0"
29972997

2998+
lru-cache@^10.2.0:
2999+
version "10.2.2"
3000+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878"
3001+
integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==
3002+
29983003
lru-cache@^6.0.0:
29993004
version "6.0.0"
30003005
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
30013006
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
30023007
dependencies:
30033008
yallist "^4.0.0"
30043009

3005-
"lru-cache@^9.1.1 || ^10.0.0":
3006-
version "10.0.0"
3007-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
3008-
integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==
3009-
30103010
magic-string@^0.30.1:
30113011
version "0.30.1"
30123012
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.1.tgz#ce5cd4b0a81a5d032bd69aab4522299b2166284d"
@@ -3136,6 +3136,11 @@ minimist@^1.2.0, minimist@^1.2.3:
31363136
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.1.tgz#dff63464407cd8b83d7f008c0f116fa8c9b77ebf"
31373137
integrity sha512-NQ8MCKimInjVlaIqx51RKJJB7mINVkLTJbsZKmto4UAAOC/CWXES8PGaOgoBZyqoUsUA/U3DToGK7GJkkHbjJw==
31383138

3139+
minipass@^7.0.4:
3140+
version "7.1.1"
3141+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.1.tgz#f7f85aff59aa22f110b20e27692465cf3bf89481"
3142+
integrity sha512-UZ7eQ+h8ywIRAW1hIEl2AqdwzJucU/Kp59+8kkZeSvafXhZjul247BvIJjEVFVeON6d7lM46XX1HXCduKAS8VA==
3143+
31393144
mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
31403145
version "0.5.3"
31413146
resolved "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz"
@@ -3493,12 +3498,12 @@ path-parse@^1.0.7:
34933498
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
34943499
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
34953500

3496-
path-scurry@^1.10.1:
3497-
version "1.10.1"
3498-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
3499-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
3501+
path-scurry@^1.11.0:
3502+
version "1.11.0"
3503+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.0.tgz#332d64e9726bf667fb348e5a1c71005c09ad741a"
3504+
integrity sha512-LNHTaVkzaYaLGlO+0u3rQTz7QrHTFOuKyba9JMTQutkmtNew8dw8wOD7mTU/5fCPZzCWpfW0XnQKzY61P0aTaw==
35003505
dependencies:
3501-
lru-cache "^9.1.1 || ^10.0.0"
3506+
lru-cache "^10.2.0"
35023507
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
35033508

35043509

0 commit comments

Comments
 (0)