Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 5ecdb9d commit 371ad3d
Show file tree
Hide file tree
Showing 5 changed files with 181 additions and 176 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@
"@typescript-eslint/parser": "8.18.1",
"babel-jest": "29.7.0",
"bob-the-bundler": "7.0.1",
"chalk": "5.4.0",
"chalk": "5.4.1",
"concurrently": "9.1.0",
"cross-env": "7.0.3",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.15.0",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-standard": "5.0.0",
"globby": "11.1.0",
Expand All @@ -83,7 +83,7 @@
"typescript": "5.7.2"
},
"resolutions": {
"esbuild": "0.24.0",
"esbuild": "0.24.2",
"graphql": "16.10.0"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/executors/apollo-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@apollo/client": "3.12.3"
"@apollo/client": "3.12.4"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-tag-pluck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@vue/compiler-sfc": "3.5.13",
"astrojs-compiler-sync": "^1.0.0",
"content-tag": "^3.0.0",
"svelte": "5.14.4",
"svelte": "5.15.0",
"svelte2tsx": "0.7.31"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@apollo/client": "3.12.3",
"@apollo/client": "3.12.4",
"@graphql-tools/stitch": "^9.3.4",
"@types/apollo-upload-client": "17.0.5",
"@types/node-fetch": "^2",
Expand Down
Loading

0 comments on commit 371ad3d

Please sign in to comment.