Skip to content

Commit dd8449d

Browse files
chore(deps): bump glob from 10.4.1 to 10.5.0 (#12)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.1 to 10.5.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.1...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 974aeac commit dd8449d

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,14 +260,15 @@ foreground-child@^3.1.0:
260260
signal-exit "^4.0.1"
261261

262262
glob@^10.3.7:
263-
version "10.4.1"
264-
resolved "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz"
265-
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
263+
version "10.5.0"
264+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.5.0.tgz#8ec0355919cd3338c28428a23d4f24ecc5fe738c"
265+
integrity sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==
266266
dependencies:
267267
foreground-child "^3.1.0"
268268
jackspeak "^3.1.2"
269269
minimatch "^9.0.4"
270270
minipass "^7.1.2"
271+
package-json-from-dist "^1.0.0"
271272
path-scurry "^1.11.1"
272273

273274
husky@^9.0.11:
@@ -323,6 +324,11 @@ minimatch@^9.0.4:
323324
resolved "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz"
324325
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
325326

327+
package-json-from-dist@^1.0.0:
328+
version "1.0.1"
329+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
330+
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
331+
326332
path-key@^3.1.0:
327333
version "3.1.1"
328334
resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"

0 commit comments

Comments
 (0)