Skip to content

Commit 1b5dad9

Browse files
committed
2 parents c414091 + f576caf commit 1b5dad9

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/lock.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
daysUntilStale: 90
2-
daysUntilClose: 7
31
exemptLabels:
42
- Feature Request
53
- Enhancement
@@ -8,4 +6,4 @@ lockLabel: outdated
86
lockComment: >
97
This thread has been automatically locked since there has not been
108
any recent activity after it was closed. Please open a new issue for
11-
related bugs.
9+
related bugs.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@babel/core": "^7.0.0-beta.49",
5555
"@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.49",
5656
"cross-env": "^5.1.6",
57-
"eslint": "^4.19.1",
57+
"eslint": "^5.0.0",
5858
"eslint-config-airbnb-base": "^13.0.0",
5959
"eslint-plugin-import": "^2.12.0",
6060
"eslint-plugin-react": "^7.9.1",

0 commit comments

Comments
 (0)