Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#4467)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 19, 2022
1 parent 7f145c7 commit 2b43f3b
Show file tree
Hide file tree
Showing 4 changed files with 152 additions and 143 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -39,9 +39,9 @@
},
"homepage": "https://github.com/ardatan/graphql-tools#readme",
"devDependencies": {
"@babel/core": "7.17.12",
"@babel/core": "7.18.0",
"@babel/plugin-proposal-class-properties": "7.17.12",
"@babel/preset-env": "7.17.12",
"@babel/preset-env": "7.18.0",
"@babel/preset-typescript": "7.17.12",
"@changesets/cli": "2.21.1",
"@types/debug": "4.1.7",
Expand Down
8 changes: 4 additions & 4 deletions packages/graphql-tag-pluck/package.json
Expand Up @@ -36,11 +36,11 @@
"tslib": "~2.4.0"
},
"devDependencies": {
"@babel/parser": "7.17.12",
"@babel/traverse": "7.17.12",
"@babel/types": "7.17.12",
"@babel/parser": "7.18.0",
"@babel/traverse": "7.18.0",
"@babel/types": "7.18.0",
"@types/babel__traverse": "7.17.1",
"@vue/compiler-sfc": "3.2.33",
"@vue/compiler-sfc": "3.2.34",
"svelte": "3.48.0",
"svelte2tsx": "0.5.10"
},
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -20,7 +20,7 @@
"esbuild": "0.14.39"
},
"devDependencies": {
"@guild-docs/algolia": "0.0.5",
"@guild-docs/algolia": "0.0.6",
"@next/bundle-analyzer": "12.1.6",
"@types/concurrently": "6.4.0",
"@types/mdx-js__react": "1.5.5",
Expand Down

0 comments on commit 2b43f3b

Please sign in to comment.