Skip to content

Commit 7225f1d

Browse files
committed
Update dependency eslint-plugin-react to v7.30.1
1 parent 80aa364 commit 7225f1d

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
@@ -35,7 +35,7 @@
3535
"babel-eslint": "10.1.0",
3636
"eslint": "8.18.0",
3737
"eslint-plugin-ghost": "2.14.0",
38-
"eslint-plugin-react": "7.30.0"
38+
"eslint-plugin-react": "7.30.1"
3939
},
4040
"dependencies": {
4141
"@tryghost/helpers": "1.1.71",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5124,10 +5124,10 @@ eslint-plugin-react-hooks@^4.5.0:
51245124
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
51255125
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
51265126

5127-
[email protected].0, eslint-plugin-react@^7.29.4:
5128-
version "7.30.0"
5129-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.0.tgz#8e7b1b2934b8426ac067a0febade1b13bd7064e3"
5130-
integrity sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==
5127+
[email protected].1, eslint-plugin-react@^7.29.4:
5128+
version "7.30.1"
5129+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22"
5130+
integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==
51315131
dependencies:
51325132
array-includes "^3.1.5"
51335133
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)