Skip to content

Commit

Permalink
Update dependency eslint-plugin-react to ^7.37.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 77306fd commit 51b9bdc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 25 deletions.
2 changes: 1 addition & 1 deletion src/eslint-config-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-native": "^4.1.0",
"eslint-plugin-relay": "^1.8.3",
Expand Down
36 changes: 12 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ __metadata:
eslint-plugin-n: "npm:^17.14.0"
eslint-plugin-prettier: "npm:^4.2.1"
eslint-plugin-promise: "npm:^7.0.0"
eslint-plugin-react: "npm:^7.34.4"
eslint-plugin-react: "npm:^7.37.2"
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-react-native: "npm:^4.1.0"
eslint-plugin-relay: "npm:^1.8.3"
Expand Down Expand Up @@ -6950,18 +6950,6 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.toreversed@npm:^1.1.2":
version: 1.1.2
resolution: "array.prototype.toreversed@npm:1.1.2"
dependencies:
call-bind: "npm:^1.0.2"
define-properties: "npm:^1.2.0"
es-abstract: "npm:^1.22.1"
es-shim-unscopables: "npm:^1.0.0"
checksum: 10c0/2b7627ea85eae1e80ecce665a500cc0f3355ac83ee4a1a727562c7c2a1d5f1c0b4dd7b65c468ec6867207e452ba01256910a2c0b41486bfdd11acf875a7a3435
languageName: node
linkType: hard

"array.prototype.tosorted@npm:^1.1.4":
version: 1.1.4
resolution: "array.prototype.tosorted@npm:1.1.4"
Expand Down Expand Up @@ -9914,9 +9902,9 @@ __metadata:
languageName: node
linkType: hard

"es-iterator-helpers@npm:^1.0.19":
version: 1.1.0
resolution: "es-iterator-helpers@npm:1.1.0"
"es-iterator-helpers@npm:^1.1.0":
version: 1.2.0
resolution: "es-iterator-helpers@npm:1.2.0"
dependencies:
call-bind: "npm:^1.0.7"
define-properties: "npm:^1.2.1"
Expand All @@ -9926,13 +9914,14 @@ __metadata:
function-bind: "npm:^1.1.2"
get-intrinsic: "npm:^1.2.4"
globalthis: "npm:^1.0.4"
gopd: "npm:^1.0.1"
has-property-descriptors: "npm:^1.0.2"
has-proto: "npm:^1.0.3"
has-symbols: "npm:^1.0.3"
internal-slot: "npm:^1.0.7"
iterator.prototype: "npm:^1.1.3"
safe-array-concat: "npm:^1.1.2"
checksum: 10c0/84d6c240c7da6e62323b336cb1497781546dab16bebdbd879ccfdf588979712d3e941d41165b6c2ffce5a03a7b929d4e6131d3124d330da1a0e2bfa1da7cd99f
checksum: 10c0/2bd60580dfeae353f5b80445d2808da745e97eeacdb663a8c4d99a12046873830a06d377e9d5e88fe54eece7c94319a5ce5a01220e24d71394ceca8d3ef621d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -10500,17 +10489,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.33.2, eslint-plugin-react@npm:^7.34.4":
version: 7.34.4
resolution: "eslint-plugin-react@npm:7.34.4"
"eslint-plugin-react@npm:^7.33.2, eslint-plugin-react@npm:^7.37.2":
version: 7.37.2
resolution: "eslint-plugin-react@npm:7.37.2"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
array.prototype.flatmap: "npm:^1.3.2"
array.prototype.toreversed: "npm:^1.1.2"
array.prototype.tosorted: "npm:^1.1.4"
doctrine: "npm:^2.1.0"
es-iterator-helpers: "npm:^1.0.19"
es-iterator-helpers: "npm:^1.1.0"
estraverse: "npm:^5.3.0"
hasown: "npm:^2.0.2"
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
Expand All @@ -10524,8 +10512,8 @@ __metadata:
string.prototype.matchall: "npm:^4.0.11"
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 10c0/5b87cfefc7e83ee5f122bf4c4f14af62856561b4b51d84aa35056ba7ee1081b80e3331ef1e89d94e7989e349561492a6fb84944c7d7c798e91bf039366c011b0
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10c0/01c498f263c201698bf653973760f86a07fa0cdec56c044f3eaa5ddaae71c64326015dfa5fde76ca8c5386ffe789fc79932624b614e13b6a1ad789fee3f7c491
languageName: node
linkType: hard

Expand Down

0 comments on commit 51b9bdc

Please sign in to comment.