Skip to content

Commit 6b18d2a

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

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 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
@@ -43,7 +43,7 @@
4343
"@loopback/service-proxy": "^8.0.6",
4444
"@types/debug": "^4.1.12",
4545
"debug": "^4.4.3",
46-
"glob": "^11.0.3",
46+
"glob": "^11.1.0",
4747
"tslib": "^2.8.1"
4848
},
4949
"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.3",
3939
"eslint": "^8.57.1",
4040
"fs-extra": "^11.3.2",
41-
"glob": "^11.0.3",
41+
"glob": "^11.1.0",
4242
"lodash": "^4.17.21",
4343
"mocha": "^11.7.5",
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.3",
5252
"fs-extra": "^11.3.2",
53-
"glob": "^11.0.3",
53+
"glob": "^11.1.0",
5454
"inquirer-autocomplete-prompt": "^2.0.1",
5555
"json5": "^2.2.3",
5656
"latest-version": "^5.1.0",

0 commit comments

Comments
 (0)