chore(deps): update dependency globby to v16.2.1
Test / npm test (pull_request) Successful in 42s
RenovateBot / renovate (push) Successful in 29s
Test / npm test (push) Successful in 41s

This commit was merged in pull request #76.
This commit is contained in:
2026-07-07 00:04:12 +00:00
parent a3647a30d7
commit 1e55b58980
+3 -3
View File
@@ -4321,9 +4321,9 @@
}
},
"node_modules/globby": {
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/globby/-/globby-16.2.0.tgz",
"integrity": "sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==",
"version": "16.2.1",
"resolved": "https://registry.npmjs.org/globby/-/globby-16.2.1.tgz",
"integrity": "sha512-JmsqJalahxxgW8V2ecSQ2G7UjPlI9cpKdrkG9KoNiXhd/YslXOTEB0cViENWUznuovIuNT+FkMbraDGjr4FCUg==",
"license": "MIT",
"dependencies": {
"@sindresorhus/merge-streams": "^4.0.0",