Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#8030)
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] committed Jul 4, 2022
1 parent 4f38d84 commit f5491b3
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 162 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
"@babel/preset-typescript": "7.18.6",
"@changesets/cli": "2.23.0",
"@graphql-typed-document-node/core": "3.1.1",
"@theguild/prettier-config": "0.0.1",
"@theguild/prettier-config": "0.0.2",
"@reduxjs/toolkit": "1.8.3",
"@types/common-tags": "1.8.1",
"@types/jest": "27.5.2",
"@types/mkdirp": "1.0.2",
"@types/node": "16.11.43",
"@types/react": "18.0.14",
"@types/webpack-env": "1.17.0",
"@typescript-eslint/eslint-plugin": "5.30.4",
"@typescript-eslint/parser": "5.30.4",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"@urql/exchange-graphcache": "4.4.3",
"@vue/apollo-composable": "4.0.0-alpha.18",
"@vue/composition-api": "1.7.0",
Expand All @@ -67,7 +67,7 @@
"eslint-config-prettier": "8.5.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-n": "15.2.3",
"eslint-plugin-n": "15.2.4",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-react-hooks": "4.6.0",
"flow-bin": "0.181.2",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"react-use": "17.4.0",
"remark-admonitions": "1.2.1",
"shiki": "0.10.1",
"typescript-json-schema": "0.53.1"
"typescript-json-schema": "0.54.0"
},
"babelMacros": {
"twin": {
Expand Down

1 comment on commit f5491b3

@vercel
Copy link

@vercel vercel bot commented on f5491b3 Jul 4, 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.