Skip to content

Commit a632ffe

Browse files
committed
Update dependency @graphql-codegen/plugin-helpers to v5.0.1
1 parent 621ed08 commit a632ffe

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

+9-4
Original file line numberDiff line numberDiff line change
@@ -1086,9 +1086,9 @@
10861086
tslib "~2.5.0"
10871087

10881088
"@graphql-codegen/plugin-helpers@^5.0.0":
1089-
version "5.0.0"
1090-
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-5.0.0.tgz#40c18217454af5cf8317e5f46cf4d38e8cc78ae4"
1091-
integrity sha512-suL2ZMkBAU2a4YbBHaZvUPsV1z0q3cW6S96Z/eYYfkRIsJoe2vN+wNZ9Xdzmqx0JLmeeFCBSoBGC0imFyXlkDQ==
1089+
version "5.0.1"
1090+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-5.0.1.tgz#e2429fcfba3f078d5aa18aa062d46c922bbb0d55"
1091+
integrity sha512-6L5sb9D8wptZhnhLLBcheSPU7Tg//DGWgc5tQBWX46KYTOTQHGqDpv50FxAJJOyFVJrveN9otWk9UT9/yfY4ww==
10921092
dependencies:
10931093
"@graphql-tools/utils" "^10.0.0"
10941094
change-case-all "1.0.15"
@@ -5875,7 +5875,12 @@ tslib@^2.0.0:
58755875
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
58765876
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
58775877

5878-
tslib@^2.0.3, tslib@^2.1.0, tslib@~2.5.0:
5878+
tslib@^2.0.3:
5879+
version "2.6.1"
5880+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
5881+
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==
5882+
5883+
tslib@^2.1.0, tslib@~2.5.0:
58795884
version "2.5.3"
58805885
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
58815886
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==

0 commit comments

Comments
 (0)