Skip to content

Commit e0d1785

Browse files
Merge pull request #556 from ruby-syntax-tree/dependabot/npm_and_yarn/glob-10.3.14
Bump glob from 10.3.12 to 10.3.14
2 parents 0071466 + 83dfb83 commit e0d1785

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1085,15 +1085,15 @@ [email protected]:
10851085
path-is-absolute "^1.0.0"
10861086

10871087
glob@^10.0.0:
1088-
version "10.3.12"
1089-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.12.tgz#3a65c363c2e9998d220338e88a5f6ac97302960b"
1090-
integrity sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==
1088+
version "10.3.14"
1089+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.14.tgz#36501f871d373fe197fc5794588d0aa71e69ff68"
1090+
integrity sha512-4fkAqu93xe9Mk7le9v0y3VrPDqLKHarNi2s4Pv7f2yOvfhWfhc7hRPHC/JyqMqb8B/Dt/eGS4n7ykwf3fOsl8g==
10911091
dependencies:
10921092
foreground-child "^3.1.0"
10931093
jackspeak "^2.3.6"
10941094
minimatch "^9.0.1"
10951095
minipass "^7.0.4"
1096-
path-scurry "^1.10.2"
1096+
path-scurry "^1.11.0"
10971097

10981098
glob@^7.0.6, glob@^7.1.3:
10991099
version "7.2.3"
@@ -1650,10 +1650,10 @@ path-key@^3.1.0:
16501650
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
16511651
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
16521652

1653-
path-scurry@^1.10.2:
1654-
version "1.10.2"
1655-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.2.tgz#8f6357eb1239d5fa1da8b9f70e9c080675458ba7"
1656-
integrity sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==
1653+
path-scurry@^1.11.0:
1654+
version "1.11.0"
1655+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.0.tgz#332d64e9726bf667fb348e5a1c71005c09ad741a"
1656+
integrity sha512-LNHTaVkzaYaLGlO+0u3rQTz7QrHTFOuKyba9JMTQutkmtNew8dw8wOD7mTU/5fCPZzCWpfW0XnQKzY61P0aTaw==
16571657
dependencies:
16581658
lru-cache "^10.2.0"
16591659
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"

0 commit comments

Comments
 (0)