Skip to content

Commit 671905c

Browse files
Update dependency eslint-plugin-react to v7.37.5
1 parent 01aa1aa commit 671905c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"eslint": "8.57.0",
2323
"eslint-plugin-ghost": "3.4.0",
24-
"eslint-plugin-react": "7.37.4",
24+
"eslint-plugin-react": "7.37.5",
2525
"lerna": "6.6.2",
2626
"mocha": "11.1.0",
2727
"should": "13.2.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4918,10 +4918,10 @@ [email protected]:
49184918
resolve "^1.22.2"
49194919
semver "^7.5.3"
49204920

4921-
4922-
version "7.37.4"
4923-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
4924-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
4921+
4922+
version "7.37.5"
4923+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
4924+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
49254925
dependencies:
49264926
array-includes "^3.1.8"
49274927
array.prototype.findlast "^1.2.5"
@@ -4933,7 +4933,7 @@ [email protected]:
49334933
hasown "^2.0.2"
49344934
jsx-ast-utils "^2.4.1 || ^3.0.0"
49354935
minimatch "^3.1.2"
4936-
object.entries "^1.1.8"
4936+
object.entries "^1.1.9"
49374937
object.fromentries "^2.0.8"
49384938
object.values "^1.2.1"
49394939
prop-types "^15.8.1"
@@ -8250,7 +8250,7 @@ object.assign@^4.1.4, object.assign@^4.1.7:
82508250
has-symbols "^1.1.0"
82518251
object-keys "^1.1.1"
82528252

8253-
object.entries@^1.1.8:
8253+
object.entries@^1.1.9:
82548254
version "1.1.9"
82558255
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
82568256
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==

0 commit comments

Comments
 (0)