From 0f0e249c42fc84cb0aeaeeee0d648c57fdce05de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 20:21:42 +0000 Subject: [PATCH] build(deps-dev): bump glob from 10.4.5 to 11.0.3 in /apps/whattheduck Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 11.0.3. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v11.0.3) --- updated-dependencies: - dependency-name: glob dependency-version: 11.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/whattheduck/package.json | 2 +- apps/whattheduck/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/whattheduck/package.json b/apps/whattheduck/package.json index 4adf61d8b..5d334f456 100644 --- a/apps/whattheduck/package.json +++ b/apps/whattheduck/package.json @@ -98,7 +98,7 @@ "eslint-plugin-simple-import-sort": "^12.1.1", "eslint-plugin-unused-imports": "^4.3.0", "eslint-plugin-vue": "^10.5.1", - "glob": "^10.4.5", + "glob": "^11.0.3", "globals": "^15.15.0", "histoire": "1.0.0-alpha.3", "imagemin": "9.0.1", diff --git a/apps/whattheduck/pnpm-lock.yaml b/apps/whattheduck/pnpm-lock.yaml index 0680d96e0..d02cd2479 100644 --- a/apps/whattheduck/pnpm-lock.yaml +++ b/apps/whattheduck/pnpm-lock.yaml @@ -226,8 +226,8 @@ importers: specifier: ^10.5.1 version: 10.5.1(@typescript-eslint/parser@8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.0(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.0(jiti@2.6.1))) glob: - specifier: ^10.4.5 - version: 10.4.5 + specifier: ^11.0.3 + version: 11.0.3 globals: specifier: ^15.15.0 version: 15.15.0 @@ -4300,8 +4300,8 @@ packages: resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} engines: {node: '>=16 || 14 >=14.18'} - path-scurry@2.0.0: - resolution: {integrity: sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==} + path-scurry@2.0.1: + resolution: {integrity: sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==} engines: {node: 20 || >=22} path-type@3.0.0: @@ -8967,7 +8967,7 @@ snapshots: minimatch: 10.1.1 minipass: 7.1.2 package-json-from-dist: 1.0.1 - path-scurry: 2.0.0 + path-scurry: 2.0.1 glob@7.2.3: dependencies: @@ -10287,7 +10287,7 @@ snapshots: lru-cache: 10.4.3 minipass: 7.1.2 - path-scurry@2.0.0: + path-scurry@2.0.1: dependencies: lru-cache: 11.2.2 minipass: 7.1.2