Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2066)
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] authored Nov 7, 2023
1 parent 1a36735 commit b7d0a94
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 49 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@theguild/prettier-config": "2.0.2",
"@types/benchmark": "2.1.5",
"@types/jest": "29.5.7",
"@types/k6": "0.47.1",
"@types/k6": "0.47.2",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
Expand All @@ -45,7 +45,7 @@
"eslint-config-prettier": "9.0.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-n": "16.2.0",
"eslint-plugin-n": "16.3.0",
"eslint-plugin-package-json": "^0.2.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "49.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/auth0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@envelop/core": "^5.0.0",
"@types/jsonwebtoken": "9.0.4",
"@types/jsonwebtoken": "9.0.5",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/depth-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@envelop/core": "^5.0.0",
"@types/graphql-depth-limit": "1.1.5",
"@types/graphql-depth-limit": "1.1.6",
"graphql": "16.8.1",
"typescript": "5.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/fragment-arguments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@envelop/core": "^5.0.0",
"@graphql-tools/schema": "10.0.0",
"@graphql-tools/utils": "10.0.8",
"@types/common-tags": "1.8.3",
"@types/common-tags": "1.8.4",
"common-tags": "1.8.2",
"graphql": "16.8.1",
"jest-diff": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/newrelic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@envelop/core": "^5.0.0",
"@graphql-tools/schema": "^10.0.0",
"@newrelic/test-utilities": "6.5.5",
"@types/newrelic": "9.14.2",
"@types/newrelic": "9.14.3",
"graphql": "16.8.1",
"newrelic": "^11.0.0",
"typescript": "4.9.5"
Expand Down
74 changes: 31 additions & 43 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b7d0a94

Please sign in to comment.