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

Commit f825e03

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-plugin-react to v7.12.0
1 parent 9146556 commit f825e03

File tree

2 files changed

+30
-7
lines changed

2 files changed

+30
-7
lines changed

package-lock.json

Lines changed: 28 additions & 5 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.63",
3+
"version": "0.1.64",
44
"private": true,
55
"homepage": "https://fotd.scottspence.me",
66
"dependencies": {
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"eslint": "5.11.1",
19-
"eslint-plugin-react": "7.11.1",
19+
"eslint-plugin-react": "7.12.0",
2020
"prettier": "1.15.3",
2121
"pretty-quick": "1.8.0"
2222
},

0 commit comments

Comments
 (0)