Skip to content

Commit

Permalink
Merge pull request #1 from Zearin/deps
Browse files Browse the repository at this point in the history
deps: Update `dependency-graph` to `^1.0.0`
  • Loading branch information
zachleat authored May 1, 2024
2 parents d2b894c + 02aca53 commit 26e3587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@11ty/eleventy-utils": "^1.0.2",
"acorn": "^8.10.0",
"dependency-graph": "^0.11.0",
"dependency-graph": "^1.0.0",
"normalize-path": "^3.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 26e3587

Please sign in to comment.