aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-10-01 10:50:02 +0300
committerGitHub <noreply@github.com>2025-10-01 10:50:02 +0300
commited9e5ee319c717d3167471a3a5086132cc3f09d0 (patch)
tree13aded90264f3aeb86269f3bcc64fe9a0b4f1979 /package.json
parent2d5ab470d8befd6b735b341cf6524d162c77d3f4 (diff)
downloadpopov.link-ed9e5ee319c717d3167471a3a5086132cc3f09d0.tar.xz
popov.link-ed9e5ee319c717d3167471a3a5086132cc3f09d0.zip
chore(deps): bump globby from 14.1.0 to 15.0.0 (#108)HEADmaster
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.json2
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",