Skip to content

Commit 1a45062

Browse files
chore(deps-dev): bump glob from 10.3.10 to 10.5.0
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.10 to 10.5.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.10...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5b0151 commit 1a45062

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"cron": "^3.1.7",
186186
"detect-port": "^1.3.0",
187187
"env-cmd": "^10.1.0",
188-
"glob": "^10.3.10",
188+
"glob": "^10.5.0",
189189
"google-auth-library": "^9.15.0",
190190
"module-alias": "^2.2.2",
191191
"msw": "^0.42.3",

yarn.lock

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4301,7 +4301,7 @@ __metadata:
43014301
dotenv-cli: ^6.0.0
43024302
entities: ^4.4.0
43034303
env-cmd: ^10.1.0
4304-
glob: ^10.3.10
4304+
glob: ^10.5.0
43054305
google-auth-library: ^9.15.0
43064306
gray-matter: ^4.0.3
43074307
handlebars: ^4.7.7
@@ -28929,6 +28929,22 @@ __metadata:
2892928929
languageName: node
2893028930
linkType: hard
2893128931

28932+
"glob@npm:^10.5.0":
28933+
version: 10.5.0
28934+
resolution: "glob@npm:10.5.0"
28935+
dependencies:
28936+
foreground-child: ^3.1.0
28937+
jackspeak: ^3.1.2
28938+
minimatch: ^9.0.4
28939+
minipass: ^7.1.2
28940+
package-json-from-dist: ^1.0.0
28941+
path-scurry: ^1.11.1
28942+
bin:
28943+
glob: dist/esm/bin.mjs
28944+
checksum: cda96c074878abca9657bd984d2396945cf0d64283f6feeb40d738fe2da642be0010ad5210a1646244a5fc3511b0cab5a374569b3de5a12b8a63d392f18c6043
28945+
languageName: node
28946+
linkType: hard
28947+
2893228948
"glob@npm:^7.0.0, glob@npm:^7.2.3":
2893328949
version: 7.2.3
2893428950
resolution: "glob@npm:7.2.3"

0 commit comments

Comments
 (0)