chore(deps): update dependency globby to v16.2.3
Test / npm test (pull_request) Successful in 38s
RenovateBot / renovate (push) Successful in 28s
Test / npm test (push) Successful in 38s

This commit was merged in pull request #102.
This commit is contained in:
2026-08-08 00:01:24 +00:00
parent 45cf67cab9
commit 0151a48431
+3 -3
View File
@@ -4364,9 +4364,9 @@
}
},
"node_modules/globby": {
"version": "16.2.2",
"resolved": "https://registry.npmjs.org/globby/-/globby-16.2.2.tgz",
"integrity": "sha512-NLvV9ubZ6NDsJaOpKPy3cQeJpKi9DcWiyCiFUpJPA0YihRqiE6RWaLUmgNNPr8MgPpLZjnBjSmou7uZBRJv9wA==",
"version": "16.2.3",
"resolved": "https://registry.npmjs.org/globby/-/globby-16.2.3.tgz",
"integrity": "sha512-VZX7TV7jmd/pn71vdnLKtgwy1IWqc3KjI9x1/UtPkwoKk5fKrNLY30ltDe3cAM5xruIN7YuuaulFt133jRrKZg==",
"license": "MIT",
"dependencies": {
"@sindresorhus/merge-streams": "^4.0.0",