diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-01 10:50:02 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 10:50:02 +0300 |
commit | ed9e5ee319c717d3167471a3a5086132cc3f09d0 (patch) | |
tree | 13aded90264f3aeb86269f3bcc64fe9a0b4f1979 /package.json | |
parent | 2d5ab470d8befd6b735b341cf6524d162c77d3f4 (diff) | |
download | popov.link-ed9e5ee319c717d3167471a3a5086132cc3f09d0.tar.xz popov.link-ed9e5ee319c717d3167471a3a5086132cc3f09d0.zip |
Bumps [globby](https://github.com/sindresorhus/globby) from 14.1.0 to 15.0.0.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v14.1.0...v15.0.0)
---
updated-dependencies:
- dependency-name: globby
dependency-version: 15.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Valentin Popov <valentin@popov.link>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bc9ec4d..76ffa32 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "cssnano-preset-advanced": "^7.0.7", "dayjs": "^1.11.13", "geist": "^1.4.2", - "globby": "^14.1.0", + "globby": "^15.0.0", "gray-matter": "^4.0.3", "mdast-util-to-string": "^4.0.0", "reading-time": "^1.5.0", |