Skip to content

Commit b1080a0

Browse files
chore(deps): widen dependency glob to ~v11.0.0 (#1310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shinigami92 <chrissi92@hotmail.de>
1 parent 6b4f57b commit b1080a0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"templates"
9898
],
9999
"dependencies": {
100-
"glob": "11.0.0",
100+
"glob": "~11.0.0",
101101
"yargs": "~17.7.0"
102102
},
103103
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)