Skip to content

Commit 683cf32

Browse files
authored
Merge pull request #663 from TobyAndToby/renovate/glob-13.x
Update dependency glob to v13
2 parents 52aa9a8 + 9c40745 commit 683cf32

File tree

3 files changed

+29
-33
lines changed

3 files changed

+29
-33
lines changed

src/package-lock.json

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

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"commander": "^14.0.2",
1717
"cosmiconfig": "^9.0.0",
1818
"enquirer": "^2.4.1",
19-
"glob": "^11.1.0",
19+
"glob": "^13.0.0",
2020
"json5": "^2.2.3",
2121
"ora": "^5.4.1",
2222
"tslib": "^2.8.1",

src/packages/generate-license-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
"ora": "^5.4.1",
5353
"tslib": "^2.3.0",
5454
"zod": "^3.21.4",
55-
"glob": "^11.0.0"
55+
"glob": "^13.0.0"
5656
}
5757
}

0 commit comments

Comments
 (0)