Skip to content

Commit 3565fc1

Browse files
dependabot-preview[bot]ykzts
authored andcommitted
Bump eslint-plugin-react from 7.14.3 to 7.16.0 (mastodon#12234)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.14.3 to 7.16.0. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.14.3...v7.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 91b02af commit 3565fc1

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"eslint-plugin-import": "~2.18.2",
179179
"eslint-plugin-jsx-a11y": "~6.2.3",
180180
"eslint-plugin-promise": "~4.2.1",
181-
"eslint-plugin-react": "~7.14.3",
181+
"eslint-plugin-react": "~7.16.0",
182182
"jest": "^24.9.0",
183183
"raf": "^3.4.1",
184184
"react-intl-translations-manager": "^5.0.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3850,20 +3850,20 @@ eslint-plugin-promise@~4.2.1:
38503850
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
38513851
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
38523852

3853-
eslint-plugin-react@~7.14.3:
3854-
version "7.14.3"
3855-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.3.tgz#911030dd7e98ba49e1b2208599571846a66bdf13"
3856-
integrity sha512-EzdyyBWC4Uz2hPYBiEJrKCUi2Fn+BJ9B/pJQcjw5X+x/H2Nm59S4MJIvL4O5NEE0+WbnQwEBxWY03oUk+Bc3FA==
3853+
eslint-plugin-react@~7.16.0:
3854+
version "7.16.0"
3855+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.16.0.tgz#9928e4f3e2122ed3ba6a5b56d0303ba3e41d8c09"
3856+
integrity sha512-GacBAATewhhptbK3/vTP09CbFrgUJmBSaaRcWdbQLFvUZy9yVcQxigBNHGPU/KE2AyHpzj3AWXpxoMTsIDiHug==
38573857
dependencies:
38583858
array-includes "^3.0.3"
38593859
doctrine "^2.1.0"
38603860
has "^1.0.3"
3861-
jsx-ast-utils "^2.1.0"
3861+
jsx-ast-utils "^2.2.1"
38623862
object.entries "^1.1.0"
38633863
object.fromentries "^2.0.0"
38643864
object.values "^1.1.0"
38653865
prop-types "^15.7.2"
3866-
resolve "^1.10.1"
3866+
resolve "^1.12.0"
38673867

38683868
eslint-scope@^4.0.3:
38693869
version "4.0.3"
@@ -6325,7 +6325,7 @@ jsprim@^1.2.2:
63256325
json-schema "0.2.3"
63266326
verror "1.10.0"
63276327

6328-
jsx-ast-utils@^2.1.0, jsx-ast-utils@^2.2.1:
6328+
jsx-ast-utils@^2.2.1:
63296329
version "2.2.1"
63306330
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.1.tgz#4d4973ebf8b9d2837ee91a8208cc66f3a2776cfb"
63316331
integrity sha512-v3FxCcAf20DayI+uxnCuw795+oOIkVu6EnJ1+kSzhqqTZHNkTZ7B66ZgLp4oLJ/gbA64cI0B7WRoHZMSRdyVRQ==
@@ -9166,7 +9166,7 @@ resolve@1.1.7:
91669166
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
91679167
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
91689168

9169-
resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.12.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1:
9169+
resolve@^1.10.0, resolve@^1.11.0, resolve@^1.12.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1:
91709170
version "1.12.0"
91719171
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
91729172
integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==

0 commit comments

Comments
 (0)