Skip to content

Commit cfd3737

Browse files
committed
Bump dependency-graph to ^1.0.0
1 parent 63ac348 commit cfd3737

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/plugins/other/visitor-plugin-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@graphql-tools/relay-operation-optimizer": "^7.0.0",
1818
"@graphql-tools/utils": "^10.0.0",
1919
"auto-bind": "~4.0.0",
20-
"dependency-graph": "^0.11.0",
20+
"dependency-graph": "^1.0.0",
2121
"graphql-tag": "^2.11.0",
2222
"parse-filepath": "^1.0.2",
2323
"change-case-all": "1.0.15",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7355,6 +7355,11 @@ dependency-graph@^0.11.0:
73557355
resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-0.11.0.tgz#ac0ce7ed68a54da22165a85e97a01d53f5eb2e27"
73567356
integrity sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==
73577357

7358+
dependency-graph@^1.0.0:
7359+
version "1.0.0"
7360+
resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-1.0.0.tgz#bb5e85aec1310bc13b22dbd76e3196c4ee4c10d2"
7361+
integrity sha512-cW3gggJ28HZ/LExwxP2B++aiKxhJXMSIt9K48FOXQkm+vuG5gyatXnLsONRJdzO/7VfjDIiaOOa/bs4l464Lwg==
7362+
73587363
dequal@^2.0.0, dequal@^2.0.3:
73597364
version "2.0.3"
73607365
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be"

0 commit comments

Comments
 (0)