diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-29 07:48:20 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-29 07:48:20 +0300 |
commit | 26d8de6e62724a697558b534f81249df2ac11859 (patch) | |
tree | 424b1dee9a8a350d91f3f605041a3d1a860c0309 /package.json | |
parent | ce2f2462aa78851eef35063b11213ac5c96caec7 (diff) | |
download | popov.link-renovate/globby-15.x.tar.xz popov.link-renovate/globby-15.x.zip |
fix(deps): update dependency globby to v15renovate/globby-15.x
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", |