Skip to content

Commit

Permalink
Merge pull request #907 from PalisadoesFoundation/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/develop/graphql-tools/json-file-loader-8.0.5

chore(deps): bump @graphql-tools/json-file-loader from 8.0.3 to 8.0.5
  • Loading branch information
palisadoes authored Dec 2, 2024
2 parents 7d20cea + 927b2a3 commit cf848d5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@docusaurus/core": "3.6.3",
"@docusaurus/preset-classic": "3.6.3",
"@graphql-markdown/docusaurus": "^1.17.0",
"@graphql-tools/json-file-loader": "^8.0.3",
"@graphql-tools/json-file-loader": "^8.0.5",
"@mdx-js/react": "^3.0.0",
"clsx": "^1.2.1",
"graphql": "^16.9.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2888,12 +2888,12 @@
dependencies:
"@graphql-tools/load" "^7.8.13"

"@graphql-tools/json-file-loader@^8.0.3":
version "8.0.3"
resolved "https://registry.yarnpkg.com/@graphql-tools/json-file-loader/-/json-file-loader-8.0.3.tgz#7d4b88e828c31df869ed926dd812cb0640ea5efd"
integrity sha512-hKXLhO7Ba6W2+yEGGPZs2/xHDGt56D0eW1ZgleV1PyDIALuLl9gNsg3IU70N4m8j07sHHTwbKaoUnsACkDkpbA==
"@graphql-tools/json-file-loader@^8.0.5":
version "8.0.5"
resolved "https://registry.yarnpkg.com/@graphql-tools/json-file-loader/-/json-file-loader-8.0.5.tgz#273a04e249286f9c417461dbfc15f18183892309"
integrity sha512-UV5R6fq1GRh6vmDN8Qy1le2ua4jV63bp4urx5bU3YrMwlZ/bIStYMwqsX7149Eq9ZkXSQEh0aOh6pAu/bQm/KA==
dependencies:
"@graphql-tools/utils" "^10.5.6"
"@graphql-tools/utils" "^10.6.1"
globby "^11.0.3"
tslib "^2.4.0"
unixify "^1.0.0"
Expand Down Expand Up @@ -2934,10 +2934,10 @@
"@graphql-typed-document-node/core" "^3.1.1"
tslib "^2.4.0"

"@graphql-tools/utils@^10.5.6":
version "10.5.6"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.6.tgz#d457591489013adbc19d2988cfe05f0875c9f0fe"
integrity sha512-JAC44rhbLzXUHiltceyEpWkxmX4e45Dfg19wRFoA9EbDxQVbOzVNF76eEECdg0J1owFsJwfLqCwz7/6xzrovOw==
"@graphql-tools/utils@^10.6.1":
version "10.6.1"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.6.1.tgz#5d7477ad1f917c817184bb6a1bd1266dc4b354b2"
integrity sha512-XHl0/DWkMf/8Dmw1F3RRoMPt6ZwU4J707YWcbPjS+49WZNoTVz6f+prQ4GuwZT8RqTPtrRawnGU93AV73ZLTfQ==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
cross-inspect "1.0.1"
Expand Down

0 comments on commit cf848d5

Please sign in to comment.