Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#86)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent d2ccc86 commit 36f47c7
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 123 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@
}
},
"devDependencies": {
"@apollo/server": "^4.10.5",
"@apollo/server-integration-testsuite": "^4.10.5",
"@apollo/server": "^4.11.0",
"@apollo/server-integration-testsuite": "^4.11.0",
"@apollo/utils.withrequired": "^3.0.0",
"@graphql-tools/schema": "^10.0.4",
"@graphql-tools/schema": "^10.0.5",
"@jest/globals": "^29.7.0",
"@typescript-eslint/parser": "^8.0.0",
"@typescript-eslint/parser": "^8.0.1",
"crossws": "^0.2.4",
"@vitest/coverage-v8": "^2.0.5",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-unjs": "^0.3.2",
"eslint-plugin-unused-imports": "^4.0.1",
"eslint-plugin-unused-imports": "^4.1.3",
"graphql": "^16.9.0",
"graphql-subscriptions": "^2.0.0",
"graphql-ws": "^5.16.0",
Expand All @@ -71,7 +71,7 @@
"unbuild": "^2.0.0",
"vitest": "^2.0.5"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.7.0",
"engines": {
"node": "^16.10.0 || >=18.0.0"
}
Expand Down
Loading

0 comments on commit 36f47c7

Please sign in to comment.