Skip to content

Commit 1001574

Browse files
Update dependency eslint-plugin-react to v7.37.4
1 parent 2ccffd3 commit 1001574

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.3",
24+
"eslint-plugin-react": "7.37.4",
2525
"lerna": "6.6.2",
2626
"mocha": "11.0.1",
2727
"should": "13.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4863,10 +4863,10 @@ [email protected]:
48634863
resolve "^1.22.2"
48644864
semver "^7.5.3"
48654865

4866-
4867-
version "7.37.3"
4868-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz#567549e9251533975c4ea9706f986c3a64832031"
4869-
integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==
4866+
4867+
version "7.37.4"
4868+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
4869+
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
48704870
dependencies:
48714871
array-includes "^3.1.8"
48724872
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)