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 Jan 2, 2023
1 parent 3b192fe commit a2005e5
Show file tree
Hide file tree
Showing 2 changed files with 699 additions and 983 deletions.
30 changes: 15 additions & 15 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.3.0",
"@apollo/server-integration-testsuite": "^4.3.0",
"@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",
"eslint-config-prettier": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"@vitest/coverage-c8": "^0.26.3",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-unused-imports": "^2.0.0",
"graphql": "^16.6.0",
"h3": "^1.0.1",
"jest": "^29.2.2",
"prettier": "^2.7.1",
"h3": "^1.0.2",
"jest": "^29.3.1",
"prettier": "^2.8.1",
"standard-version": "^9.5.0",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4",
"unbuild": "^1.0.1",
"vitest": "^0.24.5"
"typescript": "^4.9.4",
"unbuild": "^1.0.2",
"vitest": "^0.26.3"
},
"packageManager": "pnpm@7.14.2"
"packageManager": "pnpm@7.21.0"
}

0 comments on commit a2005e5

Please sign in to comment.