Skip to content

Commit c529c74

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

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/boot/package.json

+1-1
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.3.0",
47+
"glob": "^10.3.1",
4848
"tslib": "^2.6.0"
4949
},
5050
"devDependencies": {

packages/build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"debug": "^4.3.4",
3939
"eslint": "^8.43.0",
4040
"fs-extra": "^11.1.1",
41-
"glob": "^10.3.0",
41+
"glob": "^10.3.1",
4242
"lodash": "^4.17.21",
4343
"mocha": "^10.2.0",
4444
"nyc": "^15.1.0",

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"change-case": "^4.1.2",
4949
"debug": "^4.3.4",
5050
"fs-extra": "^11.1.1",
51-
"glob": "^10.3.0",
51+
"glob": "^10.3.1",
5252
"inquirer-autocomplete-prompt": "^2.0.0",
5353
"json5": "^2.2.3",
5454
"latest-version": "^5.1.0",

0 commit comments

Comments
 (0)