Skip to content

Commit 07d1ae1

Browse files
committed
update glob
1 parent 70a960f commit 07d1ae1

2 files changed

Lines changed: 4 additions & 28 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"front-matter": "4.0.2",
8787
"fs-extra": "11.1.1",
8888
"fuse.js": "7.0.0",
89-
"glob": "10.2.3",
89+
"glob": "10.3.10",
9090
"gulp": "4.0.2",
9191
"gulp-babel": "8.0.0",
9292
"gulp-cli": "2.3.0",

yarn.lock

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6397,18 +6397,7 @@ glob-watcher@^5.0.3:
63976397
normalize-path "^3.0.0"
63986398
object.defaults "^1.1.0"
63996399

6400-
glob@10.2.3:
6401-
version "10.2.3"
6402-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.3.tgz#aa6765963fe6c5936d5c2e00943e7af06302a1a7"
6403-
integrity sha512-Kb4rfmBVE3eQTAimgmeqc2LwSnN0wIOkkUL6HmxEFxNJ4fHghYHVbFba/HcGcRjE6s9KoMNK3rSOwkL4PioZjg==
6404-
dependencies:
6405-
foreground-child "^3.1.0"
6406-
jackspeak "^2.0.3"
6407-
minimatch "^9.0.0"
6408-
minipass "^5.0.0"
6409-
path-scurry "^1.7.0"
6410-
6411-
glob@^10.0.0, glob@^10.2.2:
6400+
glob@10.3.10, glob@^10.0.0, glob@^10.2.2:
64126401
version "10.3.10"
64136402
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
64146403
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
@@ -7679,7 +7668,7 @@ istanbul-reports@^3.1.3:
76797668
html-escaper "^2.0.0"
76807669
istanbul-lib-report "^3.0.0"
76817670

7682-
jackspeak@^2.0.3, jackspeak@^2.3.5:
7671+
jackspeak@^2.3.5:
76837672
version "2.3.6"
76847673
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
76857674
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
@@ -8648,7 +8637,7 @@ lookup-closest-locale@6.2.0:
86488637
resolved "https://registry.yarnpkg.com/lookup-closest-locale/-/lookup-closest-locale-6.2.0.tgz#57f665e604fd26f77142d48152015402b607bcf3"
86498638
integrity sha512-/c2kL+Vnp1jnV6K6RpDTHK3dgg0Tu2VVp+elEiJpjfS1UyY7AjOYHohRug6wT0OpoX2qFgNORndE9RqesfVxWQ==
86508639

8651-
lru-cache@^10.2.0, lru-cache@^10.4.3:
8640+
lru-cache@^10.4.3:
86528641
version "10.4.3"
86538642
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
86548643
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
@@ -9471,11 +9460,6 @@ minimist@^1.0.0, minimist@^1.1.0, minimist@^1.2.6, minimist@^1.2.8:
94719460
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
94729461
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
94739462

9474-
minipass@^5.0.0:
9475-
version "5.0.0"
9476-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
9477-
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
9478-
94799463
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
94809464
version "7.0.4"
94819465
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
@@ -10219,14 +10203,6 @@ path-scurry@^1.10.1:
1021910203
lru-cache "^9.1.1 || ^10.0.0"
1022010204
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1022110205

10222-
path-scurry@^1.7.0:
10223-
version "1.11.1"
10224-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
10225-
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
10226-
dependencies:
10227-
lru-cache "^10.2.0"
10228-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
10229-
1023010206
path-to-regexp@0.1.10:
1023110207
version "0.1.10"
1023210208
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"

0 commit comments

Comments
 (0)