Skip to content

Commit d56b97a

Browse files
chore(deps): update all non-major dependencies (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f84bd81 commit d56b97a

File tree

2 files changed

+661
-672
lines changed

2 files changed

+661
-672
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,26 +34,26 @@
3434
"h3": "^0.8.6 || ^1.0.0"
3535
},
3636
"devDependencies": {
37-
"@apollo/server": "^4.3.2",
38-
"@apollo/server-integration-testsuite": "^4.3.2",
37+
"@apollo/server": "^4.4.1",
38+
"@apollo/server-integration-testsuite": "^4.4.1",
3939
"@apollo/utils.withrequired": "^2.0.0",
40-
"@jest/globals": "^29.4.1",
40+
"@jest/globals": "^29.4.3",
4141
"@nuxtjs/eslint-config-typescript": "^12.0.0",
42-
"@typescript-eslint/eslint-plugin": "^5.50.0",
43-
"@typescript-eslint/parser": "^5.50.0",
44-
"@vitest/coverage-c8": "^0.28.3",
45-
"eslint": "^8.33.0",
42+
"@typescript-eslint/eslint-plugin": "^5.54.0",
43+
"@typescript-eslint/parser": "^5.54.0",
44+
"@vitest/coverage-c8": "^0.29.2",
45+
"eslint": "^8.35.0",
4646
"eslint-config-prettier": "^8.6.0",
4747
"eslint-plugin-unused-imports": "^2.0.0",
4848
"graphql": "^16.6.0",
49-
"h3": "^1.1.0",
50-
"jest": "^29.4.1",
51-
"prettier": "^2.8.3",
49+
"h3": "^1.5.0",
50+
"jest": "^29.4.3",
51+
"prettier": "^2.8.4",
5252
"standard-version": "^9.5.0",
5353
"ts-jest": "^29.0.5",
5454
"typescript": "^4.9.5",
55-
"unbuild": "^1.1.1",
56-
"vitest": "^0.28.3"
55+
"unbuild": "^1.1.2",
56+
"vitest": "^0.29.2"
5757
},
58-
"packageManager": "pnpm@7.26.3"
58+
"packageManager": "pnpm@7.28.0"
5959
}

0 commit comments

Comments
 (0)