Skip to content

Commit d2af6c3

Browse files
authored
Merge pull request #410 from devmehq/renovate/all-minor-patch
2 parents 898cb89 + f129a11 commit d2af6c3

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
@@ -95,7 +95,7 @@
9595
"eslint-plugin-import": "2.30.0",
9696
"eslint-plugin-jsx-a11y": "6.10.0",
9797
"eslint-plugin-prettier": "5.2.1",
98-
"eslint-plugin-react": "7.36.1",
98+
"eslint-plugin-react": "7.37.0",
9999
"husky": "9.1.6",
100100
"lint-staged": "15.2.10",
101101
"mocha": "10.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2044,10 +2044,10 @@ [email protected]:
20442044
prettier-linter-helpers "^1.0.0"
20452045
synckit "^0.9.1"
20462046

2047-
eslint-plugin-react@7.36.1:
2048-
version "7.36.1"
2049-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz#f1dabbb11f3d4ebe8b0cf4e54aff4aee81144ee5"
2050-
integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==
2047+
eslint-plugin-react@7.37.0:
2048+
version "7.37.0"
2049+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.0.tgz#c21f64a32fc34df1eaeca571ec8f70bdc40dd20a"
2050+
integrity sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA==
20512051
dependencies:
20522052
array-includes "^3.1.8"
20532053
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)