Skip to content

Commit d5ae4a4

Browse files
Update dependency eslint-plugin-react to v7.37.0
1 parent 76c4319 commit d5ae4a4

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.36.1",
24+
"eslint-plugin-react": "7.37.0",
2525
"lerna": "6.6.2",
2626
"mocha": "10.7.3",
2727
"should": "13.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4999,10 +4999,10 @@ [email protected]:
49994999
resolve "^1.22.2"
50005000
semver "^7.5.3"
50015001

5002-
eslint-plugin-react@7.36.1:
5003-
version "7.36.1"
5004-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz#f1dabbb11f3d4ebe8b0cf4e54aff4aee81144ee5"
5005-
integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==
5002+
eslint-plugin-react@7.37.0:
5003+
version "7.37.0"
5004+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.0.tgz#c21f64a32fc34df1eaeca571ec8f70bdc40dd20a"
5005+
integrity sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA==
50065006
dependencies:
50075007
array-includes "^3.1.8"
50085008
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)