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 Mar 20, 2023
1 parent ba669c5 commit 8197599
Show file tree
Hide file tree
Showing 2 changed files with 482 additions and 455 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -34,26 +34,26 @@
"h3": "^0.8.6 || ^1.0.0"
},
"devDependencies": {
"@apollo/server": "^4.4.1",
"@apollo/server-integration-testsuite": "^4.4.1",
"@apollo/server": "^4.5.0",
"@apollo/server-integration-testsuite": "^4.5.0",
"@apollo/utils.withrequired": "^2.0.0",
"@jest/globals": "^29.4.3",
"@jest/globals": "^29.5.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@vitest/coverage-c8": "^0.29.2",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@vitest/coverage-c8": "^0.29.5",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-unused-imports": "^2.0.0",
"graphql": "^16.6.0",
"h3": "^1.5.0",
"jest": "^29.4.3",
"prettier": "^2.8.4",
"h3": "^1.6.2",
"jest": "^29.5.0",
"prettier": "^2.8.5",
"standard-version": "^9.5.0",
"ts-jest": "^29.0.5",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vitest": "^0.29.2"
"vitest": "^0.29.5"
},
"packageManager": "pnpm@7.29.0"
"packageManager": "pnpm@7.30.0"
}

0 comments on commit 8197599

Please sign in to comment.