Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#4698)
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 5, 2022
1 parent 5714707 commit 69f88a9
Show file tree
Hide file tree
Showing 5 changed files with 183 additions and 182 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
},
"homepage": "https://github.com/ardatan/graphql-tools#readme",
"devDependencies": {
"@babel/core": "7.18.13",
"@babel/core": "7.19.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.18.10",
"@babel/preset-env": "7.19.0",
"@babel/preset-typescript": "7.18.6",
"@changesets/cli": "2.24.4",
"@changesets/changelog-github": "0.4.6",
"@types/debug": "4.1.7",
"@types/jest": "29.0.0",
"@types/node": "16.11.56",
"@typescript-eslint/eslint-plugin": "5.36.1",
"@typescript-eslint/parser": "5.36.1",
"@types/node": "16.11.57",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"babel-jest": "29.0.2",
"bob-the-bundler": "4.0.0",
"chalk": "4.1.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/graphql-tag-pluck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@babel/parser": "7.18.13",
"@babel/traverse": "7.18.13",
"@babel/types": "7.18.13",
"@babel/parser": "7.19.0",
"@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",
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.0",
"puppeteer": "17.1.1",
"subscriptions-transport-ws": "0.11.0",
"webpack": "5.74.0"
},
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@next/bundle-analyzer": "12.2.5",
"@types/concurrently": "6.4.0",
"@types/mdx-js__react": "1.5.5",
"@types/node": "16.11.56",
"@types/node": "16.11.57",
"@types/react": "18.0.18",
"@types/react-dom": "18.0.6",
"concurrently": "7.3.0",
Expand Down
Loading

1 comment on commit 69f88a9

@vercel
Copy link

@vercel vercel bot commented on 69f88a9 Sep 5, 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.