Skip to content

Commit

Permalink
Update dependency eslint-plugin-react to ^7.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 347da08 commit 5c5a0d8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 30 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.10.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-native": "^4.1.0",
"eslint-plugin-relay": "^1.8.3",
Expand Down
36 changes: 7 additions & 29 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.10.1"
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.36.1"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-react-native: "npm:^4.1.0"
eslint-plugin-relay: "npm:^1.8.3"
Expand Down Expand Up @@ -7094,18 +7094,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 @@ -10882,14 +10870,13 @@ __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.36.1":
version: 7.36.1
resolution: "eslint-plugin-react@npm:7.36.1"
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"
Expand All @@ -10906,8 +10893,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/8cb37f7fb351213bc44263580ff77627e14e27870fd81dae593e3de2826340b9bd8bbac7ae00fd5de69751a0660b2e51bd26760596f4ae85548f6b1bd76706e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -18675,7 +18662,7 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.13.0":
"qs@npm:6.13.0, qs@npm:^6.10.0, qs@npm:^6.11.2":
version: 6.13.0
resolution: "qs@npm:6.13.0"
dependencies:
Expand All @@ -18684,15 +18671,6 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:^6.10.0, qs@npm:^6.11.2":
version: 6.12.1
resolution: "qs@npm:6.12.1"
dependencies:
side-channel: "npm:^1.0.6"
checksum: 10c0/439e6d7c6583e7c69f2cab2c39c55b97db7ce576e4c7c469082b938b7fc8746e8d547baacb69b4cd2b6666484776c3f4840ad7163a4c5326300b0afa0acdd84b
languageName: node
linkType: hard

"qs@npm:~6.5.2":
version: 6.5.3
resolution: "qs@npm:6.5.3"
Expand Down

0 comments on commit 5c5a0d8

Please sign in to comment.