Skip to content

Commit ccf3af8

Browse files
fix(deps): update dependency glob to v12 (#2932)
* fix(deps): update dependency glob to v12 * Fixed pnpm-lock after renovate update Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3aecd8d commit ccf3af8

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
"get-proto": "1.0.1",
267267
"get-stream": "9.0.1",
268268
"github-from-package": "0.0.0",
269-
"glob": "11.0.3",
269+
"glob": "12.0.0",
270270
"global-agent": "3.0.0",
271271
"globalthis": "1.0.4",
272272
"gopd": "1.2.0",
@@ -483,7 +483,7 @@
483483
"common-ancestor-path": "1.0.1",
484484
"edn-data": "1.1.2",
485485
"encoding": "0.1.13",
486-
"glob": "11.0.3",
486+
"glob": "12.0.0",
487487
"global-agent": "3.0.0",
488488
"got": "14.6.4",
489489
"hosted-git-info": "9.0.2",
@@ -708,7 +708,7 @@
708708
"get-proto": "1.0.1",
709709
"get-stream": "9.0.1",
710710
"github-from-package": "0.0.0",
711-
"glob": "11.0.3",
711+
"glob": "12.0.0",
712712
"global-agent": "3.0.0",
713713
"globalthis": "1.0.4",
714714
"gopd": "1.2.0",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)