Skip to content

Commit 6ab3dda

Browse files
chore(deps): bump glob from 10.3.4 to 10.3.10 (microformats#284)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.4 to 10.3.10. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.4...v10.3.10) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 771b3a0 commit 6ab3dda

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,12 +1442,12 @@ glob@7.2.0:
14421442
path-is-absolute "^1.0.0"
14431443

14441444
glob@^10.3.4:
1445-
version "10.3.4"
1446-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.4.tgz#c85c9c7ab98669102b6defda76d35c5b1ef9766f"
1447-
integrity sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==
1445+
version "10.3.10"
1446+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
1447+
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
14481448
dependencies:
14491449
foreground-child "^3.1.0"
1450-
jackspeak "^2.0.3"
1450+
jackspeak "^2.3.5"
14511451
minimatch "^9.0.1"
14521452
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
14531453
path-scurry "^1.10.1"
@@ -1874,10 +1874,10 @@ istanbul-reports@^3.1.6:
18741874
html-escaper "^2.0.0"
18751875
istanbul-lib-report "^3.0.0"
18761876

1877-
jackspeak@^2.0.3:
1878-
version "2.3.3"
1879-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.3.tgz#95e4cbcc03b3eb357bf6bcce14a903fb3d1151e1"
1880-
integrity sha512-R2bUw+kVZFS/h1AZqBKrSgDmdmjApzgY0AlCPumopFiAlbUxE2gf+SCuBzQ0cP5hHmUmFYF5yw55T97Th5Kstg==
1877+
jackspeak@^2.3.5:
1878+
version "2.3.6"
1879+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
1880+
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
18811881
dependencies:
18821882
"@isaacs/cliui" "^8.0.2"
18831883
optionalDependencies:

0 commit comments

Comments
 (0)