Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit da978d5

Browse files
authored
Merge pull request #50 from WebDevStudios/dependabot/npm_and_yarn/eslint-plugin-react-7.22.0
Bump eslint-plugin-react from 7.21.5 to 7.22.0
2 parents a8a5e0f + cd29e47 commit da978d5

File tree

2 files changed

+7
-30
lines changed

2 files changed

+7
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-plugin-import": "^2.22.1",
5757
"eslint-plugin-jsx-a11y": "^6.4.1",
5858
"eslint-plugin-prettier": "^3.3.0",
59-
"eslint-plugin-react": "^7.21.5",
59+
"eslint-plugin-react": "^7.22.0",
6060
"eslint-plugin-react-hooks": "^4.2.0",
6161
"graphql": "^15.4.0",
6262
"husky": "^4.3.6",

yarn.lock

Lines changed: 6 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5825,10 +5825,10 @@ eslint-plugin-react-hooks@^4.2.0:
58255825
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
58265826
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
58275827

5828-
eslint-plugin-react@^7.21.5:
5829-
version "7.21.5"
5830-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5.tgz#50b21a412b9574bfe05b21db176e8b7b3b15bff3"
5831-
integrity sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g==
5828+
eslint-plugin-react@^7.22.0:
5829+
version "7.22.0"
5830+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0.tgz#3d1c542d1d3169c45421c1215d9470e341707269"
5831+
integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA==
58325832
dependencies:
58335833
array-includes "^3.1.1"
58345834
array.prototype.flatmap "^1.2.3"
@@ -7549,13 +7549,6 @@ is-ci@^2.0.0:
75497549
dependencies:
75507550
ci-info "^2.0.0"
75517551

7552-
is-core-module@^2.0.0:
7553-
version "2.0.0"
7554-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.0.0.tgz#58531b70aed1db7c0e8d4eb1a0a2d1ddd64bd12d"
7555-
integrity sha512-jq1AH6C8MuteOoBPwkxHafmByhL9j5q4OaPGdbuD+ZtQJVzH+i6E3BJDQcBA09k57i2Hh2yQbEG8yObZ0jdlWw==
7556-
dependencies:
7557-
has "^1.0.3"
7558-
75597552
is-core-module@^2.1.0:
75607553
version "2.1.0"
75617554
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.1.0.tgz#a4cc031d9b1aca63eecbd18a650e13cb4eeab946"
@@ -8103,15 +8096,7 @@ jsprim@^1.2.2:
81038096
json-schema "0.2.3"
81048097
verror "1.10.0"
81058098

8106-
"jsx-ast-utils@^2.4.1 || ^3.0.0":
8107-
version "3.0.0"
8108-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.0.0.tgz#0f49d5093bafa4b45d3fe02147d8b40ffc6c7438"
8109-
integrity sha512-sPuicm6EPKYI/UnWpOatvg4pI50qaBo4dSOMGUPutmJ26ttedFKXr0It0XXPk4HKnQ/1X0st4eSS2w2jhFk9Ow==
8110-
dependencies:
8111-
array-includes "^3.1.1"
8112-
object.assign "^4.1.1"
8113-
8114-
jsx-ast-utils@^3.1.0:
8099+
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.1.0:
81158100
version "3.1.0"
81168101
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.1.0.tgz#642f1d7b88aa6d7eb9d8f2210e166478444fa891"
81178102
integrity sha512-d4/UOjg+mxAWxCiF0c5UTSwyqbchkbqCvK87aBovhnh8GtysTjWmgC63tY0cJx/HzGgm9qnA147jVBdpOiQ2RA==
@@ -11317,15 +11302,7 @@ resolve-url@^0.2.1:
1131711302
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
1131811303
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
1131911304

11320-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.3.2:
11321-
version "1.18.1"
11322-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.18.1.tgz#018fcb2c5b207d2a6424aee361c5a266da8f4130"
11323-
integrity sha512-lDfCPaMKfOJXjy0dPayzPdF1phampNWr3qFCjAu+rw/qbQmr5jWH5xN2hwh9QKfw9E5v4hwV7A+jrCmL8yjjqA==
11324-
dependencies:
11325-
is-core-module "^2.0.0"
11326-
path-parse "^1.0.6"
11327-
11328-
resolve@^1.19.0:
11305+
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.19.0, resolve@^1.3.2:
1132911306
version "1.19.0"
1133011307
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c"
1133111308
integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==

0 commit comments

Comments
 (0)