Skip to content

Commit ea37fd3

Browse files
chore(deps): update all non-major dependencies (#7941)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 8588a6e commit ea37fd3

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"eslint-plugin-import": "2.26.0",
6969
"eslint-plugin-n": "15.2.2",
7070
"eslint-plugin-promise": "6.0.0",
71-
"eslint-plugin-react-hooks": "4.5.0",
71+
"eslint-plugin-react-hooks": "4.6.0",
7272
"flow-bin": "0.180.0",
7373
"flow-parser": "0.180.0",
7474
"fs-extra": "10.1.0",
@@ -83,7 +83,7 @@
8383
"lint-staged": "13.0.1",
8484
"lodash": "4.17.21",
8585
"patch-package": "6.4.7",
86-
"prettier": "2.6.2",
86+
"prettier": "2.7.0",
8787
"prettier-plugin-sh": "0.11.0",
8888
"prettier-plugin-svelte": "2.7.0",
8989
"react": "17.0.2",
@@ -115,7 +115,7 @@
115115
]
116116
},
117117
"resolutions": {
118-
"prettier": "2.6.2",
118+
"prettier": "2.7.0",
119119
"babel-jest": "27.5.1",
120120
"jest-runner": "27.5.1",
121121
"graphql": "16.5.0",

packages/graphql-codegen-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"bdd-stdin": "0.2.0",
9696
"js-yaml": "4.1.0",
9797
"make-dir": "3.1.0",
98-
"prettier": "2.6.2"
98+
"prettier": "2.7.0"
9999
},
100100
"peerDependencies": {
101101
"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"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7245,10 +7245,10 @@ eslint-plugin-promise@6.0.0:
72457245
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
72467246
integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
72477247

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

72537253
eslint-plugin-react@^7.29.4:
72547254
version "7.29.4"
@@ -12383,10 +12383,10 @@ prettier-plugin-svelte@2.7.0:
1238312383
resolved "https://registry.yarnpkg.com/prettier-plugin-svelte/-/prettier-plugin-svelte-2.7.0.tgz#ecfa4fe824238a4466a3497df1a96d15cf43cabb"
1238412384
integrity sha512-fQhhZICprZot2IqEyoiUYLTRdumULGRvw0o4dzl5jt0jfzVWdGqeYW27QTWAeXhoupEZJULmNoH3ueJwUWFLIA==
1238512385

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

1239112391
pretty-format@^27.0.0, pretty-format@^27.5.1:
1239212392
version "27.5.1"

0 commit comments

Comments
 (0)