Skip to content

Commit fcdb1e2

Browse files
Update dependency eslint-plugin-react to v7.34.1
1 parent 09e33e3 commit fcdb1e2

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5094,10 +5094,10 @@ [email protected]:
50945094
resolve "^1.22.2"
50955095
semver "^7.5.3"
50965096

5097-
5098-
version "7.34.0"
5099-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.0.tgz#ab71484d54fc409c37025c5eca00eb4177a5e88c"
5100-
integrity sha512-MeVXdReleBTdkz/bvcQMSnCXGi+c9kvy51IpinjnJgutl3YTHWsDdke7Z1ufZpGfDG8xduBDKyjtB9JH1eBKIQ==
5097+
5098+
version "7.34.1"
5099+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997"
5100+
integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw==
51015101
dependencies:
51025102
array-includes "^3.1.7"
51035103
array.prototype.findlast "^1.2.4"

0 commit comments

Comments
 (0)