Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v16.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 3e12175 commit dc683ad
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@your-org/ui-lib": "workspace:^",
"clsx": "2.1.1",
"cors": "2.8.5",
"graphql": "16.8.2",
"graphql": "16.9.0",
"graphql-jit": "0.8.6",
"graphql-yoga": "5.4.0",
"i18next": "23.11.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dotenv-flow-cli": "1.1.1",
"eslint": "8.57.0",
"execa": "9.2.0",
"graphql": "16.8.2",
"graphql": "16.9.0",
"is-port-reachable": "4.0.0",
"keyword-extractor": "0.0.28",
"npm-run-all2": "6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"eslint": "8.57.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-tailwindcss": "3.17.4",
"graphql": "16.8.2",
"graphql": "16.9.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.7",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8545,7 +8545,7 @@ __metadata:
dotenv-flow-cli: "npm:1.1.1"
eslint: "npm:8.57.0"
execa: "npm:9.2.0"
graphql: "npm:16.8.2"
graphql: "npm:16.9.0"
is-port-reachable: "npm:4.0.0"
keyword-extractor: "npm:0.0.28"
npm-run-all2: "npm:6.2.0"
Expand Down Expand Up @@ -8599,7 +8599,7 @@ __metadata:
eslint-plugin-storybook: "npm:^0.8.0"
eslint-plugin-tailwindcss: "npm:3.17.4"
eslint-plugin-testing-library: "npm:^6.2.2"
graphql: "npm:16.8.2"
graphql: "npm:16.9.0"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
rimraf: "npm:5.0.7"
Expand Down Expand Up @@ -13268,10 +13268,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:16.8.2, graphql@npm:^16.0.0":
version: 16.8.2
resolution: "graphql@npm:16.8.2"
checksum: 10c0/921a6321c4efe2540fd5a752093c1542f96cd10b3907b1a8044819f054e6e8a6bca78d93a8eada065a07dfd4e53d89eef99ebdced2c372453e05480e12d8652e
"graphql@npm:16.9.0, graphql@npm:^16.0.0":
version: 16.9.0
resolution: "graphql@npm:16.9.0"
checksum: 10c0/a8850f077ff767377237d1f8b1da2ec70aeb7623cdf1dfc9e1c7ae93accc0c8149c85abe68923be9871a2934b1bce5a2496f846d4d56e1cfb03eaaa7ddba9b6a
languageName: node
linkType: hard

Expand Down Expand Up @@ -16569,7 +16569,7 @@ __metadata:
eslint: "npm:8.57.0"
eslint-config-next: "npm:14.2.4"
eslint-plugin-tailwindcss: "npm:3.17.4"
graphql: "npm:16.8.2"
graphql: "npm:16.9.0"
graphql-jit: "npm:0.8.6"
graphql-yoga: "npm:5.4.0"
i18next: "npm:23.11.5"
Expand Down

0 comments on commit dc683ad

Please sign in to comment.