Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: eslint-config-eyeo/package.json

Issue 29829605: Noissue - updating eslint dependency to v5 (Closed)
Patch Set: Created July 18, 2018, 10:36 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: eslint-config-eyeo/package.json
diff --git a/eslint-config-eyeo/package.json b/eslint-config-eyeo/package.json
index 875b2169ad899980d2f4ab8bc0b75ecc654b1d5e..9b0fb7befbdb24b4d05f00677402ad2d219fce4f 100644
--- a/eslint-config-eyeo/package.json
+++ b/eslint-config-eyeo/package.json
@@ -23,6 +23,6 @@
"url": "https://issues.adblockplus.org/"
},
"peerDependencies": {
- "eslint": "4"
+ "eslint": "^5.1"
}
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld