Skip to content

Commit

Permalink
chore: update dependency glob to ^10.2.4
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored and dhmlau committed May 15, 2023
1 parent f12963a commit 15b5a5a
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 25 deletions.
10 changes: 5 additions & 5 deletions packages/boot/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/boot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/debug": "^4.1.7",
"@types/glob": "^8.1.0",
"debug": "^4.3.4",
"glob": "^10.2.3",
"glob": "^10.2.4",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions packages/build/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"debug": "^4.3.4",
"eslint": "^8.40.0",
"fs-extra": "^11.1.1",
"glob": "^10.2.3",
"glob": "^10.2.4",
"lodash": "^4.17.21",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"change-case": "^4.1.2",
"debug": "^4.3.4",
"fs-extra": "^11.1.1",
"glob": "^10.2.3",
"glob": "^10.2.4",
"inquirer-autocomplete-prompt": "^2.0.0",
"json5": "^2.2.3",
"latest-version": "^5.1.0",
Expand Down

0 comments on commit 15b5a5a

Please sign in to comment.