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

Commit 35be0c6

Browse files
committed
Update dependency eslint-plugin-react to v7.12.4
1 parent bdc6c88 commit 35be0c6

File tree

2 files changed

+27
-13
lines changed

2 files changed

+27
-13
lines changed

package-lock.json

Lines changed: 25 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "framework-of-the-day",
3-
"version": "0.1.68",
3+
"version": "0.1.69",
44
"private": true,
55
"homepage": "https://fotd.scottspence.me",
66
"dependencies": {
@@ -15,7 +15,7 @@
1515
"styled-components": "4.1.3"
1616
},
1717
"devDependencies": {
18-
"eslint-plugin-react": "7.12.3",
18+
"eslint-plugin-react": "7.12.4",
1919
"prettier": "1.15.3",
2020
"pretty-quick": "1.8.0"
2121
},

0 commit comments

Comments
 (0)