Skip to content

Commit accfad1

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

File tree

2 files changed

+199
-314
lines changed

2 files changed

+199
-314
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"dependencies": {
3131
"@graphql-codegen/core": "^2.6.8",
3232
"@graphql-codegen/plugin-helpers": "^3.1.2",
33-
"@graphql-codegen/typescript": "^2.8.7",
34-
"@graphql-codegen/typescript-resolvers": "^2.7.12",
33+
"@graphql-codegen/typescript": "^2.8.8",
34+
"@graphql-codegen/typescript-resolvers": "^2.7.13",
3535
"@graphql-tools/graphql-file-loader": "^7.5.14",
3636
"@graphql-tools/load": "^7.8.10",
3737
"@nuxt/kit": "^3.1.1",
@@ -46,18 +46,18 @@
4646
"@nuxt/module-builder": "^0.2.1",
4747
"@nuxt/schema": "^3.1.1",
4848
"@nuxtjs/eslint-config-typescript": "^12.0.0",
49-
"@typescript-eslint/eslint-plugin": "^5.49.0",
50-
"@typescript-eslint/parser": "^5.49.0",
49+
"@typescript-eslint/eslint-plugin": "^5.50.0",
50+
"@typescript-eslint/parser": "^5.50.0",
5151
"eslint": "^8.33.0",
5252
"eslint-config-prettier": "^8.6.0",
5353
"eslint-plugin-unused-imports": "^2.0.0",
5454
"graphql": "^16.6.0",
5555
"nuxt": "^3.1.1",
5656
"prettier": "^2.8.3",
5757
"standard-version": "^9.5.0",
58-
"typescript": "^4.9.4"
58+
"typescript": "^4.9.5"
5959
},
60-
"packageManager": "[email protected].1",
60+
"packageManager": "[email protected].3",
6161
"pnpm": {
6262
"patchedDependencies": {
6363

0 commit comments

Comments
 (0)