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 10, 2023
1 parent ba669c5 commit 4587e84
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 347 deletions.
18 changes: 9 additions & 9 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",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"@vitest/coverage-c8": "^0.29.2",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.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",
"h3": "^1.6.0",
"jest": "^29.5.0",
"prettier": "^2.8.4",
"standard-version": "^9.5.0",
"ts-jest": "^29.0.5",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vitest": "^0.29.2"
},
"packageManager": "pnpm@7.29.0"
"packageManager": "pnpm@7.29.1"
}

0 comments on commit 4587e84

Please sign in to comment.