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 30, 2023
1 parent 635931a commit 00e6587
Show file tree
Hide file tree
Showing 2 changed files with 734 additions and 765 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,26 @@
"h3": "^1.8.0"
},
"devDependencies": {
"@apollo/server": "^4.9.1",
"@apollo/server-integration-testsuite": "^4.9.1",
"@apollo/server": "^4.9.3",
"@apollo/server-integration-testsuite": "^4.9.3",
"@apollo/utils.withrequired": "^3.0.0",
"@jest/globals": "^29.6.3",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@jest/globals": "^29.6.4",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@vitest/coverage-c8": "^0.33.0",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"graphql": "^16.8.0",
"h3": "^1.8.0",
"jest": "^29.6.3",
"prettier": "^3.0.2",
"h3": "^1.8.1",
"jest": "^29.6.4",
"prettier": "^3.0.3",
"standard-version": "^9.5.0",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.2"
"vitest": "^0.34.3"
},
"packageManager": "pnpm@8.6.12"
"packageManager": "pnpm@8.7.0"
}

0 comments on commit 00e6587

Please sign in to comment.