Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 3, 2023
1 parent f84bd81 commit d56b97a
Show file tree
Hide file tree
Showing 2 changed files with 661 additions and 672 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,26 +34,26 @@
"h3": "^0.8.6 || ^1.0.0"
},
"devDependencies": {
"@apollo/server": "^4.3.2",
"@apollo/server-integration-testsuite": "^4.3.2",
"@apollo/server": "^4.4.1",
"@apollo/server-integration-testsuite": "^4.4.1",
"@apollo/utils.withrequired": "^2.0.0",
"@jest/globals": "^29.4.1",
"@jest/globals": "^29.4.3",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"@vitest/coverage-c8": "^0.28.3",
"eslint": "^8.33.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",
"eslint-plugin-unused-imports": "^2.0.0",
"graphql": "^16.6.0",
"h3": "^1.1.0",
"jest": "^29.4.1",
"prettier": "^2.8.3",
"h3": "^1.5.0",
"jest": "^29.4.3",
"prettier": "^2.8.4",
"standard-version": "^9.5.0",
"ts-jest": "^29.0.5",
"typescript": "^4.9.5",
"unbuild": "^1.1.1",
"vitest": "^0.28.3"
"unbuild": "^1.1.2",
"vitest": "^0.29.2"
},
"packageManager": "pnpm@7.26.3"
"packageManager": "pnpm@7.28.0"
}

0 comments on commit d56b97a

Please sign in to comment.