Skip to content

Commit cb6d40c

Browse files
chore(deps): replace glob with tinyglobby (#819)
* chore(deps): update dependency glob to v13 * replace glob with tinyglobby --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>
1 parent 8b2da5c commit cb6d40c

File tree

2 files changed

+2
-108
lines changed

2 files changed

+2
-108
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"@vitest/coverage-v8": "^3.0.0",
3838
"esbuild": "^0.25.0",
3939
"github-openapi-graphql-query": "^5.0.0",
40-
"glob": "^11.0.0",
4140
"npm-run-all2": "^8.0.0",
4241
"prettier": "3.5.3",
4342
"semantic-release-plugin-update-version-in-files": "^2.0.0",
43+
"tinyglobby": "^0.2.15",
4444
"typescript": "^5.0.0",
4545
"vitest": "^3.0.0"
4646
},

0 commit comments

Comments
 (0)