Skip to content

Commit 1167136

Browse files
Bump @graphql-tools/load-files from 6.6.1 to 7.0.0
Bumps [@graphql-tools/load-files](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/load-files) from 6.6.1 to 7.0.0. - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/load-files/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/[email protected]/packages/load-files) --- updated-dependencies: - dependency-name: "@graphql-tools/load-files" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5556a13 commit 1167136

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
},
8585
"dependencies": {
8686
"@anvilco/apollo-server-plugin-introspection-metadata": "^2.2.3",
87-
"@graphql-tools/load-files": "^6.3.2",
87+
"@graphql-tools/load-files": "^7.0.0",
8888
"@graphql-tools/merge": "^8.1.2",
8989
"@graphql-tools/schema": "^10.0.6",
9090
"@graphql-tools/utils": "^10.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,10 +1115,10 @@
11151115
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.47.0.tgz#5478fdf443ff8158f9de171c704ae45308696c7d"
11161116
integrity sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og==
11171117

1118-
"@graphql-tools/load-files@^6.3.2":
1119-
version "6.6.1"
1120-
resolved "https://registry.yarnpkg.com/@graphql-tools/load-files/-/load-files-6.6.1.tgz#91ce18d910baf8678459486d8cccd474767bec0a"
1121-
integrity sha512-nd4GOjdD68bdJkHfRepILb0gGwF63mJI7uD4oJuuf2Kzeq8LorKa6WfyxUhdMuLmZhnx10zdAlWPfwv1NOAL4Q==
1118+
"@graphql-tools/load-files@^7.0.0":
1119+
version "7.0.0"
1120+
resolved "https://registry.yarnpkg.com/@graphql-tools/load-files/-/load-files-7.0.0.tgz#206833042c9c6fdf089996accb065ae448ba6819"
1121+
integrity sha512-P98amERIwI7FD8Bsq6xUbz9Mj63W8qucfrE/WQjad5jFMZYdFFt46a99FFdfx8S/ZYgpAlj/AZbaTtWLitMgNQ==
11221122
dependencies:
11231123
globby "11.1.0"
11241124
tslib "^2.4.0"

0 commit comments

Comments
 (0)