Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

Commit 5ca820b

Browse files
dependabot[bot]tomusdrw
authored andcommitted
Bump eslint-plugin-react from 7.12.3 to 7.12.4 (#97)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.12.3 to 7.12.4. - [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.12.3...v7.12.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a70f2e commit 5ca820b

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
@@ -40,7 +40,7 @@
4040
"eslint-plugin-import": "2.14.0",
4141
"eslint-plugin-node": "5.2.1",
4242
"eslint-plugin-promise": "4.0.1",
43-
"eslint-plugin-react": "7.12.3",
43+
"eslint-plugin-react": "7.12.4",
4444
"eslint-plugin-standard": "3.1.0",
4545
"eslint-restricted-globals": "0.2.0",
4646
"fs-extra": "7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3937,10 +3937,10 @@ [email protected]:
39373937
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0.1.tgz#2d074b653f35a23d1ba89d8e976a985117d1c6a2"
39383938
integrity sha512-Si16O0+Hqz1gDHsys6RtFRrW7cCTB6P7p3OJmKp3Y3dxpQE2qwOA7d3xnV+0mBmrPoi0RBnxlCKvqu70te6wjg==
39393939

3940-
3941-
version "7.12.3"
3942-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd"
3943-
integrity sha512-WTIA3cS8OzkPeCi4KWuPmjR33lgG9r9Y/7RmnLTRw08MZKgAfnK/n3BO4X0S67MPkVLazdfCNT/XWqcDu4BLTA==
3940+
3941+
version "7.12.4"
3942+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz#b1ecf26479d61aee650da612e425c53a99f48c8c"
3943+
integrity sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ==
39443944
dependencies:
39453945
array-includes "^3.0.3"
39463946
doctrine "^2.1.0"

0 commit comments

Comments
 (0)