Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react": "7.29.2",
"eslint-plugin-react-hooks": "4.3.0"
},
"peerDependencies": {
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3231,7 +3231,7 @@ __metadata:
eslint-plugin-eslint-comments: 3.2.0
eslint-plugin-import: 2.25.4
eslint-plugin-jsx-a11y: 6.5.1
eslint-plugin-react: 7.28.0
eslint-plugin-react: 7.29.2
eslint-plugin-react-hooks: 4.3.0
peerDependencies:
eslint: ">= 8.5"
Expand Down Expand Up @@ -6920,27 +6920,27 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.28.0":
version: 7.28.0
resolution: "eslint-plugin-react@npm:7.28.0"
"eslint-plugin-react@npm:7.29.2":
version: 7.29.2
resolution: "eslint-plugin-react@npm:7.29.2"
dependencies:
array-includes: ^3.1.4
array.prototype.flatmap: ^1.2.5
doctrine: ^2.1.0
estraverse: ^5.3.0
jsx-ast-utils: ^2.4.1 || ^3.0.0
minimatch: ^3.0.4
minimatch: ^3.1.2
object.entries: ^1.1.5
object.fromentries: ^2.0.5
object.hasown: ^1.1.0
object.values: ^1.1.5
prop-types: ^15.7.2
prop-types: ^15.8.1
resolve: ^2.0.0-next.3
semver: ^6.3.0
string.prototype.matchall: ^4.0.6
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 90293d0fd53bb1f735ffd32141cdd211fb1120c9f7bbe5342f9e923261a39e52a2b2575d4e46c9cd77d257f42db4a99b8b339689fc5b5c1c26048929f69b1784
checksum: fcd793c0fd8e4570dcf8f70dd4afae9882303f4a4b650e09dac2f85fdc0b28747cb97b79832f4b8f4eabdbfb9edf69dc0ff04e8b7f33e0bb8e3f024185f4b037
languageName: node
linkType: hard

Expand Down Expand Up @@ -9625,12 +9625,12 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^3.0.4":
version: 3.0.4
resolution: "minimatch@npm:3.0.4"
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
dependencies:
brace-expansion: ^1.1.7
checksum: 66ac295f8a7b59788000ea3749938b0970344c841750abd96694f80269b926ebcafad3deeb3f1da2522978b119e6ae3a5869b63b13a7859a456b3408bd18a078
checksum: c154e566406683e7bcb746e000b84d74465b3a832c45d59912b9b55cd50dee66e5c4b1e5566dba26154040e51672f9aa450a9aef0c97cfc7336b78b7afb9540a
languageName: node
linkType: hard

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

"prop-types@npm:15.8.1, prop-types@npm:^15.7.2":
"prop-types@npm:15.8.1, prop-types@npm:^15.8.1":
version: 15.8.1
resolution: "prop-types@npm:15.8.1"
dependencies:
Expand Down