Skip to content

Commit e6d4a4d

Browse files
fix(deps): update dependency glob to v10.2.3
1 parent b4f8a98 commit e6d4a4d

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"gatsby-plugin-webfonts": "2.3.2",
3535
"gatsby-source-filesystem": "5.8.0",
3636
"gatsby-transformer-remark": "6.8.0",
37-
"glob": "10.2.1",
37+
"glob": "10.2.3",
3838
"graphql": "16.6.0",
3939
"marked": "4.3.0",
4040
"numbro": "2.3.6",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7175,13 +7175,12 @@ glob-to-regexp@^0.4.1:
71757175
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
71767176
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
71777177

7178-
glob@10.2.1:
7179-
version "10.2.1"
7180-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.1.tgz#44288e9186b5cd5baa848728533ba21a94aa8f33"
7181-
integrity sha512-ngom3wq2UhjdbmRE/krgkD8BQyi1KZ5l+D2dVm4+Yj+jJIBp74/ZGunL6gNGc/CYuQmvUBiavWEXIotRiv5R6A==
7178+
glob@10.2.3:
7179+
version "10.2.3"
7180+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.3.tgz#aa6765963fe6c5936d5c2e00943e7af06302a1a7"
7181+
integrity sha512-Kb4rfmBVE3eQTAimgmeqc2LwSnN0wIOkkUL6HmxEFxNJ4fHghYHVbFba/HcGcRjE6s9KoMNK3rSOwkL4PioZjg==
71827182
dependencies:
71837183
foreground-child "^3.1.0"
7184-
fs.realpath "^1.0.0"
71857184
jackspeak "^2.0.3"
71867185
minimatch "^9.0.0"
71877186
minipass "^5.0.0"

0 commit comments

Comments
 (0)