Skip to content

Commit d5dd11d

Browse files
renovate[bot]frbuceta
authored andcommitted
chore: update dependency glob to ^10.2.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e20718 commit d5dd11d

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/boot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/debug": "^4.1.8",
4545
"@types/glob": "^8.1.0",
4646
"debug": "^4.3.4",
47-
"glob": "^10.2.6",
47+
"glob": "^10.2.7",
4848
"tslib": "^2.5.3"
4949
},
5050
"devDependencies": {

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"debug": "^4.3.4",
3939
"eslint": "^8.42.0",
4040
"fs-extra": "^11.1.1",
41-
"glob": "^10.2.6",
41+
"glob": "^10.2.7",
4242
"lodash": "^4.17.21",
4343
"mocha": "^10.2.0",
4444
"nyc": "^15.1.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"change-case": "^4.1.2",
4848
"debug": "^4.3.4",
4949
"fs-extra": "^11.1.1",
50-
"glob": "^10.2.6",
50+
"glob": "^10.2.7",
5151
"inquirer-autocomplete-prompt": "^2.0.0",
5252
"json5": "^2.2.3",
5353
"latest-version": "^5.1.0",

0 commit comments

Comments
 (0)