Skip to content

Commit af5f4f9

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency glob to v11
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6759925 commit af5f4f9

File tree

4 files changed

+240
-6
lines changed

4 files changed

+240
-6
lines changed

package-lock.json

Lines changed: 237 additions & 3 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.12",
4545
"@types/glob": "^8.1.0",
4646
"debug": "^4.4.0",
47-
"glob": "^10.4.5",
47+
"glob": "^11.0.0",
4848
"tslib": "^2.6.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.4.0",
3939
"eslint": "^8.57.0",
4040
"fs-extra": "^11.2.0",
41-
"glob": "^10.4.5",
41+
"glob": "^11.0.0",
4242
"lodash": "^4.17.21",
4343
"mocha": "^10.8.2",
4444
"nyc": "^17.1.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"change-case": "^4.1.2",
5050
"debug": "^4.4.0",
5151
"fs-extra": "^11.2.0",
52-
"glob": "^10.4.5",
52+
"glob": "^11.0.0",
5353
"inquirer-autocomplete-prompt": "^2.0.1",
5454
"json5": "^2.2.3",
5555
"latest-version": "^5.1.0",

0 commit comments

Comments
 (0)