Skip to content

Commit

Permalink
fix(deps): update dependency graphql-scalars to v1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 22, 2022
1 parent dbe1aed commit 6bb382f
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion javascript/graphql-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"bcryptjs": "2.4.3",
"graphql": "16.5.0",
"graphql-middleware": "6.1.33",
"graphql-scalars": "1.19.0",
"graphql-scalars": "1.20.0",
"graphql-shield": "7.6.3",
"jsonwebtoken": "8.5.1",
"nexus": "1.3.0"
Expand Down
2 changes: 1 addition & 1 deletion javascript/graphql-sdl-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@prisma/client": "4.5.0",
"apollo-server": "3.10.3",
"graphql": "16.5.0",
"graphql-scalars": "1.19.0"
"graphql-scalars": "1.20.0"
},
"devDependencies": {
"prisma": "4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion javascript/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@prisma/client": "4.5.0",
"apollo-server": "3.10.3",
"graphql": "16.5.0",
"graphql-scalars": "1.19.0",
"graphql-scalars": "1.20.0",
"nexus": "1.3.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"bcryptjs": "2.4.3",
"graphql": "16.5.0",
"graphql-middleware": "6.1.33",
"graphql-scalars": "1.19.0",
"graphql-scalars": "1.20.0",
"graphql-shield": "7.6.3",
"jsonwebtoken": "8.5.1",
"nexus": "1.3.0"
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-express-sdl-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"express": "4.18.2",
"express-graphql": "0.12.0",
"graphql": "16.5.0",
"graphql-scalars": "1.19.0"
"graphql-scalars": "1.20.0"
},
"devDependencies": {
"@types/express": "4.17.14",
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"express": "4.18.2",
"express-graphql": "0.12.0",
"graphql": "16.5.0",
"graphql-scalars": "1.19.0",
"graphql-scalars": "1.20.0",
"nexus": "1.3.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-fastify-sdl-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@prisma/client": "4.5.0",
"fastify": "4.9.2",
"graphql": "16.5.0",
"graphql-scalars": "1.19.0",
"graphql-scalars": "1.20.0",
"mercurius": "11.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@prisma/client": "4.5.0",
"fastify": "4.9.2",
"graphql": "16.5.0",
"graphql-scalars": "1.19.0",
"graphql-scalars": "1.20.0",
"mercurius": "11.1.0",
"nexus": "1.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-hapi-sdl-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@prisma/client": "4.5.0",
"apollo-server-hapi": "3.10.3",
"graphql": "16.5.0",
"graphql-scalars": "1.19.0"
"graphql-scalars": "1.20.0"
},
"devDependencies": {
"@types/hapi__hapi": "20.0.13",
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-hapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/node": "16.11.68",
"apollo-server-hapi": "3.10.3",
"graphql": "16.5.0",
"graphql-scalars": "1.19.0",
"graphql-scalars": "1.20.0",
"nexus": "1.3.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-nestjs-sdl-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@prisma/client": "4.5.0",
"apollo-server-express": "3.10.3",
"graphql": "16.5.0",
"graphql-scalars": "1.19.0",
"graphql-scalars": "1.20.0",
"graphql-tools": "8.3.6",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"apollo-server-micro": "3.10.3",
"express": "4.18.2",
"graphql": "16.5.0",
"graphql-scalars": "1.19.0",
"graphql-scalars": "1.20.0",
"graphql-tag": "2.12.6",
"micro": "9.4.1",
"micro-cors": "0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-sdl-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@prisma/client": "4.5.0",
"apollo-server": "3.10.3",
"graphql": "16.5.0",
"graphql-scalars": "1.19.0"
"graphql-scalars": "1.20.0"
},
"devDependencies": {
"@types/graphql": "14.5.0",
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-typegraphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"apollo-server": "3.10.3",
"class-validator": "0.13.2",
"graphql": "15.8.0",
"graphql-scalars": "1.19.0",
"graphql-scalars": "1.20.0",
"reflect-metadata": "0.1.13",
"type-graphql": "1.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@prisma/client": "4.5.0",
"apollo-server": "3.10.3",
"graphql": "16.5.0",
"graphql-scalars": "1.19.0",
"graphql-scalars": "1.20.0",
"nexus": "1.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit 6bb382f

Please sign in to comment.