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 19, 2023
1 parent 3b192fe commit 87dc971
Show file tree
Hide file tree
Showing 2 changed files with 1,073 additions and 1,078 deletions.
32 changes: 16 additions & 16 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.1",
"@apollo/server-integration-testsuite": "^4.3.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",
"eslint-config-prettier": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"@vitest/coverage-c8": "^0.27.2",
"eslint": "^8.32.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.3",
"standard-version": "^9.5.0",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4",
"unbuild": "^1.0.1",
"vitest": "^0.24.5"
"ts-jest": "^29.0.5",
"typescript": "^4.9.4",
"unbuild": "^1.1.1",
"vitest": "^0.27.2"
},
"packageManager": "pnpm@7.14.2"
"packageManager": "pnpm@7.25.1"
}

0 comments on commit 87dc971

Please sign in to comment.