Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#4511)
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 Jun 7, 2022
1 parent 1d94723 commit 0191091
Show file tree
Hide file tree
Showing 4 changed files with 549 additions and 543 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -47,8 +47,8 @@
"@types/debug": "4.1.7",
"@types/jest": "28.1.1",
"@types/node": "16.11.38",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
"babel-jest": "28.1.0",
"bob-the-bundler": "1.7.3",
"chalk": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-tag-pluck/package.json
Expand Up @@ -40,7 +40,7 @@
"@babel/traverse": "7.18.2",
"@babel/types": "7.18.4",
"@types/babel__traverse": "7.17.1",
"@vue/compiler-sfc": "3.2.36",
"@vue/compiler-sfc": "3.2.37",
"svelte": "3.48.0",
"svelte2tsx": "0.5.10"
},
Expand Down
8 changes: 4 additions & 4 deletions website/package.json
Expand Up @@ -37,10 +37,10 @@
"wait-on": "6.0.1"
},
"dependencies": {
"@chakra-ui/icons": "2.0.1",
"@chakra-ui/react": "2.1.2",
"@chakra-ui/theme-tools": "2.0.1",
"@chakra-ui/utils": "2.0.1",
"@chakra-ui/icons": "2.0.2",
"@chakra-ui/react": "2.2.0",
"@chakra-ui/theme-tools": "2.0.2",
"@chakra-ui/utils": "2.0.2",
"@emotion/react": "11.9.0",
"@emotion/styled": "11.8.1",
"@guild-docs/client": "3.1.0",
Expand Down

0 comments on commit 0191091

Please sign in to comment.