chore(deps): Bump glob from 10.3.15 to 10.4.1 in the dependencies group (#12487)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-27 07:22:00 +00:00
committed by GitHub
parent 50a277f97b
commit caa607ca55
4 changed files with 55 additions and 13 deletions

View File

@@ -30,7 +30,7 @@
"@types/yargs": "17.0.32",
"acorn": "8.11.3",
"doctrine": "3.0.0",
"glob": "10.3.15",
"glob": "10.4.1",
"pkg-dir": "8.0.0",
"source-map-support": "0.5.21",
"source-map": "0.7.4",

View File

@@ -36,7 +36,7 @@
"devDependencies": {
"@types/yargs": "17.0.32",
"c8": "9.1.0",
"glob": "10.3.15",
"glob": "10.4.1",
"yargs": "17.7.2",
"zod": "3.23.8"
}