Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#7941)
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 authored Jun 14, 2022
1 parent 8588a6e commit ea37fd3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-n": "15.2.2",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-react-hooks": "4.5.0",
"eslint-plugin-react-hooks": "4.6.0",
"flow-bin": "0.180.0",
"flow-parser": "0.180.0",
"fs-extra": "10.1.0",
Expand All @@ -83,7 +83,7 @@
"lint-staged": "13.0.1",
"lodash": "4.17.21",
"patch-package": "6.4.7",
"prettier": "2.6.2",
"prettier": "2.7.0",
"prettier-plugin-sh": "0.11.0",
"prettier-plugin-svelte": "2.7.0",
"react": "17.0.2",
Expand Down Expand Up @@ -115,7 +115,7 @@
]
},
"resolutions": {
"prettier": "2.6.2",
"prettier": "2.7.0",
"babel-jest": "27.5.1",
"jest-runner": "27.5.1",
"graphql": "16.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-codegen-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"bdd-stdin": "0.2.0",
"js-yaml": "4.1.0",
"make-dir": "3.1.0",
"prettier": "2.6.2"
"prettier": "2.7.0"
},
"peerDependencies": {
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7245,10 +7245,10 @@ eslint-plugin-promise@6.0.0:
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==

eslint-plugin-react-hooks@4.5.0, eslint-plugin-react-hooks@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
eslint-plugin-react-hooks@4.6.0, eslint-plugin-react-hooks@^4.5.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==

eslint-plugin-react@^7.29.4:
version "7.29.4"
Expand Down Expand Up @@ -12383,10 +12383,10 @@ prettier-plugin-svelte@2.7.0:
resolved "https://registry.yarnpkg.com/prettier-plugin-svelte/-/prettier-plugin-svelte-2.7.0.tgz#ecfa4fe824238a4466a3497df1a96d15cf43cabb"
integrity sha512-fQhhZICprZot2IqEyoiUYLTRdumULGRvw0o4dzl5jt0jfzVWdGqeYW27QTWAeXhoupEZJULmNoH3ueJwUWFLIA==

prettier@2.6.2, prettier@^1.19.1, prettier@^2.3.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
prettier@2.7.0, prettier@^1.19.1, prettier@^2.3.2:
version "2.7.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==

pretty-format@^27.0.0, pretty-format@^27.5.1:
version "27.5.1"
Expand Down

1 comment on commit ea37fd3

@vercel
Copy link

@vercel vercel bot commented on ea37fd3 Jun 14, 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.