Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Commit

Permalink
Update dependency eslint-plugin-react to v7.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 28, 2018
1 parent 9146556 commit 60cbe9b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 7 deletions.
33 changes: 28 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "framework-of-the-day",
"version": "0.1.63",
"version": "0.1.64",
"private": true,
"homepage": "https://fotd.scottspence.me",
"dependencies": {
Expand All @@ -16,7 +16,7 @@
},
"devDependencies": {
"eslint": "5.11.1",
"eslint-plugin-react": "7.11.1",
"eslint-plugin-react": "7.12.0",
"prettier": "1.15.3",
"pretty-quick": "1.8.0"
},
Expand Down

0 comments on commit 60cbe9b

Please sign in to comment.