We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2208331 commit 0effda7Copy full SHA for 0effda7
2 files changed
βcircle.ymlβ
@@ -34,7 +34,7 @@ test:
34
dependencies:
35
pre:
36
- ./bin/ci/install-yarn
37
- - yarn global add greenkeeper-lockfile@github:jasonLaster/greenkeeper-lockfile#146f2fcc27577
+ - yarn global add greenkeeper-lockfile@github:jasonLaster/greenkeeper-lockfile#e388fb49f8
38
cache_directories:
39
- ~/.cache/yarn
40
- ~/.yarn
βpackage.jsonβ
@@ -126,7 +126,7 @@
126
"eslint-plugin-file-header": "0.0.1",
127
"eslint-plugin-flowtype": "^2.36.0",
128
"eslint-plugin-jest": "^21.15.1",
129
- "eslint-plugin-mozilla": "^0.11.0",
+ "eslint-plugin-mozilla": "^0.14.0",
130
"eslint-plugin-prettier": "^2.3.1",
131
"eslint-plugin-react": "^7.2.1",
132
"expect.js": "^0.3.1",
0 commit comments