Skip to content

Commit 59e5c98

Browse files
Bump @graphql-tools/json-file-loader from 6.2.5 to 6.2.6 (#166)
Bumps [@graphql-tools/json-file-loader](https://github.com/ardatan/graphql-tools) from 6.2.5 to 6.2.6. - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Commits](https://github.com/ardatan/graphql-tools/compare/@graphql-tools/[email protected]...@graphql-tools/[email protected]) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3adb3e6 commit 59e5c98

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@graphql-tools/utils": "^7.0.2",
2121
"@graphql-tools/load": "^6.2.5",
2222
"@graphql-tools/graphql-file-loader": "^6.2.5",
23-
"@graphql-tools/json-file-loader": "^6.2.5",
23+
"@graphql-tools/json-file-loader": "^6.2.6",
2424
"@graphql-tools/url-loader": "^6.4.0",
2525
"@graphql-tools/graphql-tag-pluck": "^6.3.0",
2626
"graphql-config": "^3.2.0"

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -570,13 +570,12 @@
570570
resolve-from "5.0.0"
571571
tslib "~2.0.1"
572572

573-
"@graphql-tools/json-file-loader@^6.0.0", "@graphql-tools/json-file-loader@^6.2.5":
574-
version "6.2.5"
575-
resolved "https://registry.yarnpkg.com/@graphql-tools/json-file-loader/-/json-file-loader-6.2.5.tgz#1357d2efd2f416f44e0dd717da06463c29adbf60"
576-
integrity sha512-9LS7WuQdSHlRUvXD7ixt5aDpr3hWsueURHOaWe7T0xZ+KWMTw+LIRtWIliCRzbjNmZ+4ZhwHB3Vc1SO2bfYLgg==
573+
"@graphql-tools/json-file-loader@^6.0.0", "@graphql-tools/json-file-loader@^6.2.6":
574+
version "6.2.6"
575+
resolved "https://registry.yarnpkg.com/@graphql-tools/json-file-loader/-/json-file-loader-6.2.6.tgz#830482cfd3721a0799cbf2fe5b09959d9332739a"
576+
integrity sha512-CnfwBSY5926zyb6fkDBHnlTblHnHI4hoBALFYXnrg0Ev4yWU8B04DZl/pBRUc459VNgO2x8/mxGIZj2hPJG1EA==
577577
dependencies:
578578
"@graphql-tools/utils" "^7.0.0"
579-
fs-extra "9.0.1"
580579
tslib "~2.0.1"
581580

582581
"@graphql-tools/load@^6.0.0", "@graphql-tools/load@^6.2.5":

0 commit comments

Comments
 (0)