Skip to content

Commit c03546d

Browse files
committed
Update deps, 4.8.5
1 parent 0d303f5 commit c03546d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cogs",
3-
"version": "4.8.4",
3+
"version": "4.8.5",
44
"type": "module",
55
"author": "Casey Foster <c@sey.me>",
66
"description": "The fast file transform pipeline.",
@@ -20,8 +20,8 @@
2020
"dependencies": {
2121
"chalk": "5",
2222
"commander": "12",
23-
"glob": "10",
24-
"minimatch": "9",
23+
"glob": "11",
24+
"minimatch": "10",
2525
"mkdirp": "3",
2626
"underscore": "1",
2727
"watchy": "0.10"

0 commit comments

Comments
 (0)