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 Aug 23, 2023
1 parent 8e99791 commit f1e9aae
Show file tree
Hide file tree
Showing 2 changed files with 721 additions and 1,090 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,26 @@
"h3": "^0.8.6 || ^1.0.0"
},
"devDependencies": {
"@apollo/server": "^4.7.5",
"@apollo/server-integration-testsuite": "^4.7.5",
"@apollo/server": "^4.9.1",
"@apollo/server-integration-testsuite": "^4.9.1",
"@apollo/utils.withrequired": "^3.0.0",
"@jest/globals": "^29.6.1",
"@jest/globals": "^29.6.3",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@vitest/coverage-c8": "^0.33.0",
"eslint": "^8.44.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"graphql": "^16.7.1",
"h3": "^1.7.1",
"jest": "^29.6.1",
"graphql": "^16.8.0",
"h3": "^1.8.0",
"jest": "^29.6.3",
"prettier": "^2.8.8",
"standard-version": "^9.5.0",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6",
"unbuild": "^2.0.0",
"vitest": "^0.33.0"
"vitest": "^0.34.2"
},
"packageManager": "pnpm@8.6.7"
"packageManager": "pnpm@8.6.12"
}

0 comments on commit f1e9aae

Please sign in to comment.