From 7b1753b7c441c3ebc6672a9526291dfc76649dec Mon Sep 17 00:00:00 2001 From: Patchy <patchy-bot@holi.social> Date: Sun, 16 Feb 2025 11:39:35 +0000 Subject: [PATCH] fix(deps): update dependency @graphql-markdown/types to v1.5.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e608c35..02fde6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2876,9 +2876,9 @@ __metadata: linkType: hard "@graphql-markdown/types@npm:^1.4.2": - version: 1.4.2 - resolution: "@graphql-markdown/types@npm:1.4.2" - checksum: 10c0/676c15ec068b0c4efdf94a0ef33e676f257f16ecad909716b9404174cab6f3aeccd05c5997d1e9eb1c2741b158b63107edf755aeb8b6419de49bf134d582f4fa + version: 1.5.0 + resolution: "@graphql-markdown/types@npm:1.5.0" + checksum: 10c0/62a2b6da83e99415348eb19e42f5a02a403cb2ecd851eef31bb55861b678e4859985fb220631ca69fa16e2674118a7799fb280c26586364ad0bf0b57df2fcaf5 languageName: node linkType: hard -- GitLab