The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): bump globby from 14.0.1 to 14.0.2 (#1301)

Bumps [globby](https://github.com/sindresorhus/globby) from 14.0.1 to 14.0.2.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v14.0.1...v14.0.2)

---
updated-dependencies:
- dependency-name: globby
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
bf1c9d17 6264f568

+5 -5
+4 -4
package-lock.json
··· 20 20 "esbuild-sass-plugin": "^2.16.1", 21 21 "flexsearch": "0.7.43", 22 22 "github-slugger": "^2.0.0", 23 - "globby": "^14.0.1", 23 + "globby": "^14.0.2", 24 24 "gray-matter": "^4.0.3", 25 25 "hast-util-to-html": "^9.0.1", 26 26 "hast-util-to-jsx-runtime": "^2.3.0", ··· 2484 2484 } 2485 2485 }, 2486 2486 "node_modules/globby": { 2487 - "version": "14.0.1", 2488 - "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz", 2489 - "integrity": "sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==", 2487 + "version": "14.0.2", 2488 + "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.2.tgz", 2489 + "integrity": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==", 2490 2490 "dependencies": { 2491 2491 "@sindresorhus/merge-streams": "^2.1.0", 2492 2492 "fast-glob": "^3.3.2",
+1 -1
package.json
··· 46 46 "esbuild-sass-plugin": "^2.16.1", 47 47 "flexsearch": "0.7.43", 48 48 "github-slugger": "^2.0.0", 49 - "globby": "^14.0.1", 49 + "globby": "^14.0.2", 50 50 "gray-matter": "^4.0.3", 51 51 "hast-util-to-html": "^9.0.1", 52 52 "hast-util-to-jsx-runtime": "^2.3.0",