Skip to content

Commit 784bfcb

Browse files
chore(deps): update dependency globby to v14.1.0
1 parent d43f138 commit 784bfcb

File tree

3 files changed

+33
-16
lines changed

3 files changed

+33
-16
lines changed

packages/blog-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/js-yaml": "4.0.9",
1111
"@types/node": "20.17.12",
1212
"estree-walker": "3.0.3",
13-
"globby": "14.0.2",
13+
"globby": "14.1.0",
1414
"guild-devto-nodejs-sdk": "1.0.6",
1515
"js-yaml": "4.1.0",
1616
"remark-frontmatter": "5.0.0",

pnpm-lock.yaml

Lines changed: 31 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/node": "20.17.12",
4545
"@types/react": "18.3.18",
4646
"@types/rss": "0.0.32",
47-
"globby": "14.0.2",
47+
"globby": "14.1.0",
4848
"next-sitemap": "4.2.3",
4949
"tailwindcss-hocus": "0.0.7",
5050
"tsx": "4.19.2",

0 commit comments

Comments
 (0)