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 24, 2023
1 parent ba669c5 commit a52a814
Showing 1 changed file with 13 additions and 13 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.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@vitest/coverage-c8": "^0.29.7",
"eslint": "^8.36.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",
"h3": "^1.6.2",
"jest": "^29.5.0",
"prettier": "^2.8.7",
"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.7"
},
"packageManager": "pnpm@7.29.0"
"packageManager": "pnpm@7.30.3"
}

0 comments on commit a52a814

Please sign in to comment.