Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#4708)
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 Sep 12, 2022
1 parent e6c569d commit 7d8afa0
Show file tree
Hide file tree
Showing 6 changed files with 475 additions and 470 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
"@changesets/cli": "2.24.4",
"@changesets/changelog-github": "0.4.6",
"@types/debug": "4.1.7",
"@types/jest": "29.0.0",
"@types/jest": "29.0.1",
"@types/node": "16.11.58",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"babel-jest": "29.0.2",
"babel-jest": "29.0.3",
"bob-the-bundler": "4.0.0",
"chalk": "4.1.2",
"concurrently": "7.4.0",
"eslint": "8.23.0",
"eslint": "8.23.1",
"eslint-config-prettier": "8.5.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.26.0",
Expand All @@ -63,7 +63,7 @@
"graphql": "16.6.0",
"graphql-subscriptions": "2.0.0",
"husky": "8.0.1",
"jest": "29.0.2",
"jest": "29.0.3",
"lint-staged": "13.0.3",
"patch-package": "6.4.7",
"prettier": "2.7.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-tag-pluck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"@babel/traverse": "7.19.0",
"@babel/types": "7.19.0",
"@types/babel__traverse": "7.18.1",
"@vue/compiler-sfc": "3.2.38",
"svelte": "3.50.0",
"@vue/compiler-sfc": "3.2.39",
"svelte": "3.50.1",
"svelte2tsx": "0.5.16"
},
"buildOptions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"express": "4.18.1",
"graphql-upload": "16.0.2",
"graphql-sse": "1.3.0",
"puppeteer": "17.1.2",
"puppeteer": "17.1.3",
"subscriptions-transport-ws": "0.11.0",
"webpack": "5.74.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/resolvers-composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
},
"devDependencies": {
"@types/lodash": "4.14.184",
"@types/lodash": "4.14.185",
"@types/micromatch": "4.0.2"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
},
"devDependencies": {
"@guild-docs/algolia": "0.2.2",
"@next/bundle-analyzer": "12.2.5",
"@next/bundle-analyzer": "12.3.0",
"@types/concurrently": "6.4.0",
"@types/mdx-js__react": "1.5.5",
"@types/node": "16.11.58",
"@types/react": "18.0.18",
"@types/react": "18.0.19",
"@types/react-dom": "18.0.6",
"concurrently": "7.4.0",
"cross-env": "7.0.3",
Expand All @@ -48,7 +48,7 @@
"@mdx-js/react": "2.1.3",
"@theguild/components": "1.12.0",
"framer-motion": "7.3.2",
"next": "12.2.5",
"next": "12.3.0",
"next-i18next": "11.3.0",
"next-seo": "5.5.0",
"react": "18.2.0",
Expand Down
Loading

1 comment on commit 7d8afa0

@vercel
Copy link

@vercel vercel bot commented on 7d8afa0 Sep 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.