Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 28, 2022
1 parent 3b192fe commit a79937c
Show file tree
Hide file tree
Showing 2 changed files with 507 additions and 842 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -34,26 +34,26 @@
"h3": "^0.8.6 || ^1.0.0"
},
"devDependencies": {
"@apollo/server": "^4.1.1",
"@apollo/server-integration-testsuite": "^4.1.1",
"@apollo/server": "^4.2.1",
"@apollo/server-integration-testsuite": "^4.2.1",
"@apollo/utils.withrequired": "^2.0.0",
"@jest/globals": "^29.2.2",
"@jest/globals": "^29.3.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@vitest/coverage-c8": "^0.24.5",
"eslint": "^8.27.0",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@vitest/coverage-c8": "^0.25.3",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-unused-imports": "^2.0.0",
"graphql": "^16.6.0",
"h3": "^1.0.1",
"jest": "^29.2.2",
"prettier": "^2.7.1",
"jest": "^29.3.1",
"prettier": "^2.8.0",
"standard-version": "^9.5.0",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4",
"typescript": "^4.9.3",
"unbuild": "^1.0.1",
"vitest": "^0.24.5"
"vitest": "^0.25.3"
},
"packageManager": "pnpm@7.14.2"
"packageManager": "pnpm@7.17.1"
}

0 comments on commit a79937c

Please sign in to comment.