Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 22, 2019
1 parent 1be344b commit 23ddf32
Show file tree
Hide file tree
Showing 4 changed files with 4,428 additions and 1,318 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "margaret",
"description": "An open-source publishing platform",
"private": true,
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"test": "exit 0",
"commit": "commit"
Expand Down Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-jest": "21.18.0",
"eslint-plugin-jsx-a11y": "6.1.1",
"eslint-plugin-prettier": "2.6.2",
"eslint-plugin-react": "7.10.0",
"eslint-plugin-react": "7.12.4",
"eslint-plugin-typescript": "0.12.0",
"eslint-plugin-unicorn": "4.0.3",
"husky": "1.0.0-rc.13",
Expand Down
4 changes: 2 additions & 2 deletions projects/web/package.json
@@ -1,6 +1,6 @@
{
"name": "margaret_web",
"version": "0.1.6",
"version": "0.1.7",
"private": true,
"scripts": {
"start": "react-app-rewired start",
Expand Down Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-import": "2.11.0",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.8.2",
"eslint-plugin-react": "7.12.4",
"jest": "23.0.0",
"jest-enzyme": "6.0.2",
"jest-styled-components": "5.0.1",
Expand Down

0 comments on commit 23ddf32

Please sign in to comment.