chore(deps): update dependency globby to v16.2.2
Test / npm test (pull_request) Successful in 39s
RenovateBot / renovate (push) Successful in 33s
Test / npm test (push) Successful in 39s

This commit was merged in pull request #85.
This commit is contained in:
2026-07-16 00:13:25 +00:00
parent 5c93e79f50
commit da164c4e47
+3 -3
View File
@@ -4322,9 +4322,9 @@
}
},
"node_modules/globby": {
"version": "16.2.1",
"resolved": "https://registry.npmjs.org/globby/-/globby-16.2.1.tgz",
"integrity": "sha512-JmsqJalahxxgW8V2ecSQ2G7UjPlI9cpKdrkG9KoNiXhd/YslXOTEB0cViENWUznuovIuNT+FkMbraDGjr4FCUg==",
"version": "16.2.2",
"resolved": "https://registry.npmjs.org/globby/-/globby-16.2.2.tgz",
"integrity": "sha512-NLvV9ubZ6NDsJaOpKPy3cQeJpKi9DcWiyCiFUpJPA0YihRqiE6RWaLUmgNNPr8MgPpLZjnBjSmou7uZBRJv9wA==",
"license": "MIT",
"dependencies": {
"@sindresorhus/merge-streams": "^4.0.0",