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 Jul 1, 2023
1 parent ef38ad7 commit 6779b58
Show file tree
Hide file tree
Showing 2 changed files with 1,104 additions and 1,017 deletions.
34 changes: 17 additions & 17 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/utils.withrequired": "^2.0.0",
"@jest/globals": "^29.4.3",
"@apollo/server": "^4.7.5",
"@apollo/server-integration-testsuite": "^4.7.5",
"@apollo/utils.withrequired": "^2.0.1",
"@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.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@vitest/coverage-c8": "^0.32.2",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-unused-imports": "^2.0.0",
"graphql": "^16.6.0",
"h3": "^1.5.0",
"jest": "^29.4.3",
"prettier": "^2.8.4",
"graphql": "^16.7.1",
"h3": "^1.7.1",
"jest": "^29.5.0",
"prettier": "^2.8.8",
"standard-version": "^9.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.1",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vitest": "^0.29.2"
"unbuild": "^1.2.1",
"vitest": "^0.32.2"
},
"packageManager": "pnpm@8.0.0"
"packageManager": "pnpm@8.6.5"
}

0 comments on commit 6779b58

Please sign in to comment.