Skip to content

Commit e9fdbfe

Browse files
Update dependency eslint-plugin-react to v7.30.1
1 parent fd03419 commit e9fdbfe

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.18.0",
2323
"eslint-plugin-ghost": "2.14.0",
24-
"eslint-plugin-react": "7.30.0",
24+
"eslint-plugin-react": "7.30.1",
2525
"mocha": "10.0.0",
2626
"should": "13.2.3",
2727
"sinon": "14.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2240,10 +2240,10 @@ [email protected]:
22402240
resolve "^1.10.1"
22412241
semver "^6.1.0"
22422242

2243-
2244-
version "7.30.0"
2245-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.0.tgz#8e7b1b2934b8426ac067a0febade1b13bd7064e3"
2246-
integrity sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==
2243+
2244+
version "7.30.1"
2245+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22"
2246+
integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==
22472247
dependencies:
22482248
array-includes "^3.1.5"
22492249
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)