chore(deps): update dependency globby to v16.1.1
All checks were successful
Test / npm test (pull_request) Successful in 44s
Test / npm test (push) Successful in 44s
RenovateBot / renovate (push) Successful in 1m19s

This commit was merged in pull request #12.
This commit is contained in:
2026-02-18 15:28:13 +00:00
parent 6e1178a8f7
commit 09daf55cf5

6
package-lock.json generated
View File

@@ -4430,9 +4430,9 @@
}
},
"node_modules/globby": {
"version": "16.1.0",
"resolved": "https://registry.npmjs.org/globby/-/globby-16.1.0.tgz",
"integrity": "sha512-+A4Hq7m7Ze592k9gZRy4gJ27DrXRNnC1vPjxTt1qQxEY8RxagBkBxivkCwg7FxSTG0iLLEMaUx13oOr0R2/qcQ==",
"version": "16.1.1",
"resolved": "https://registry.npmjs.org/globby/-/globby-16.1.1.tgz",
"integrity": "sha512-dW7vl+yiAJSp6aCekaVnVJxurRv7DCOLyXqEG3RYMYUg7AuJ2jCqPkZTA8ooqC2vtnkaMcV5WfFBMuEnTu1OQg==",
"license": "MIT",
"dependencies": {
"@sindresorhus/merge-streams": "^4.0.0",