Skip to content

Commit 413853d

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

File tree

5 files changed

+113
-113
lines changed

5 files changed

+113
-113
lines changed

examples/lambda-aws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@envelop/core": "*",
1313
"@graphql-tools/schema": "10.0.0",
14-
"aws-sdk": "2.1399.0",
14+
"aws-sdk": "2.1400.0",
1515
"graphql": "16.6.0",
1616
"graphql-helix": "1.13.0"
1717
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Dotan Simha <[email protected]>",
44
"license": "MIT",
55
"private": true,
6-
"packageManager": "[email protected].2",
6+
"packageManager": "[email protected].3",
77
"engines": {
88
"node": ">=14.0.0",
99
"pnpm": ">=8"
@@ -35,7 +35,7 @@
3535
"@theguild/prettier-config": "1.2.0",
3636
"@types/benchmark": "2.1.2",
3737
"@types/jest": "29.5.2",
38-
"@types/k6": "0.44.3",
38+
"@types/k6": "0.45.0",
3939
"@types/node": "18.16.18",
4040
"@typescript-eslint/eslint-plugin": "5.60.0",
4141
"@typescript-eslint/parser": "5.60.0",

packages/plugins/sentry/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
"devDependencies": {
5858
"@envelop/core": "^4.0.0",
5959
"@graphql-tools/schema": "10.0.0",
60-
"@sentry/node": "7.55.2",
61-
"@sentry/tracing": "7.55.2",
62-
"@sentry/types": "7.55.2",
60+
"@sentry/node": "7.56.0",
61+
"@sentry/tracing": "7.56.0",
62+
"@sentry/types": "7.56.0",
6363
"graphql": "16.6.0",
6464
"sentry-testkit": "5.0.5",
6565
"typescript": "5.1.3"

0 commit comments

Comments
 (0)