Skip to content

Commit cb2fb2a

Browse files
chore(deps): update all non-major dependencies (#10)
* chore(deps): update all non-major dependencies Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tobias Diez <[email protected]>
1 parent 58504ac commit cb2fb2a

File tree

3 files changed

+96
-91
lines changed

3 files changed

+96
-91
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,23 +30,23 @@
3030
"release": "pnpm test && standard-version && git push --follow-tags && pnpm publish"
3131
},
3232
"peerDependencies": {
33-
"@apollo/server": "^4.0.0",
34-
"h3": "^0.8.1"
33+
"@apollo/server": "^4.0.1",
34+
"h3": "^0.8.3"
3535
},
3636
"devDependencies": {
37-
"@apollo/server": "^4.0.0",
38-
"@apollo/server-integration-testsuite": "^4.0.0",
39-
"@apollo/utils.withrequired": "^1.0.0",
37+
"@apollo/server": "^4.0.1",
38+
"@apollo/server-integration-testsuite": "^4.0.1",
39+
"@apollo/utils.withrequired": "^1.0.1",
4040
"@jest/globals": "^29.2.0",
4141
"@nuxtjs/eslint-config-typescript": "^11.0.0",
42-
"@typescript-eslint/eslint-plugin": "^5.40.0",
43-
"@typescript-eslint/parser": "^5.40.0",
42+
"@typescript-eslint/eslint-plugin": "^5.40.1",
43+
"@typescript-eslint/parser": "^5.40.1",
4444
"@vitest/coverage-c8": "^0.24.3",
4545
"eslint": "^8.25.0",
4646
"eslint-config-prettier": "^8.5.0",
4747
"eslint-plugin-unused-imports": "^2.0.0",
4848
"graphql": "^16.6.0",
49-
"h3": "^0.8.1",
49+
"h3": "^0.8.3",
5050
"jest": "^29.2.0",
5151
"prettier": "^2.7.1",
5252
"standard-version": "^9.5.0",

0 commit comments

Comments
 (0)