Skip to content

Commit 6f05a32

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 30c32aa commit 6f05a32

File tree

4 files changed

+41
-36
lines changed

4 files changed

+41
-36
lines changed

package-lock.json

Lines changed: 38 additions & 33 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.1",
47-
"glob": "^11.0.2",
47+
"glob": "^11.0.3",
4848
"tslib": "^2.8.1"
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.1",
3939
"eslint": "^8.57.1",
4040
"fs-extra": "^11.3.0",
41-
"glob": "^11.0.2",
41+
"glob": "^11.0.3",
4242
"lodash": "^4.17.21",
4343
"mocha": "^11.6.0",
4444
"nyc": "^17.1.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"change-case": "^4.1.2",
5151
"debug": "^4.4.1",
5252
"fs-extra": "^11.3.0",
53-
"glob": "^11.0.2",
53+
"glob": "^11.0.3",
5454
"inquirer-autocomplete-prompt": "^2.0.1",
5555
"json5": "^2.2.3",
5656
"latest-version": "^5.1.0",

0 commit comments

Comments
 (0)