Andy Zhao
1922a55739
Add initial charts implementation to pro dashboard ( #2037 )
...
* Refactor and optimize article ids a bit
* Add chartJS to package.json
* Add new queries for charts
* Add past week charts for rxns and comments
* Use real data oops
* Round followers percent to 2 decimals
Co-Authored-By: Zhao-Andy <andyzhao.zhao@gmail.com>
* Round all percentages to 2 decimals
Co-Authored-By: Zhao-Andy <andyzhao.zhao@gmail.com>
2019-03-12 10:21:12 -07:00
dependabot[bot]
50ee937e3f
Bump @storybook/addon-actions from 3.4.11 to 5.0.1 ( #2023 ) [ci skip]
...
Bumps [@storybook/addon-actions](https://github.com/storybooks/storybook/tree/HEAD/addons/actions ) from 3.4.11 to 5.0.1.
- [Release notes](https://github.com/storybooks/storybook/releases )
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybooks/storybook/commits/v5.0.1/addons/actions )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 17:40:20 -04:00
dependabot[bot]
2bd6c38ab7
Bump @storybook/addon-links from 3.4.11 to 5.0.1 ( #2022 ) [ci skip]
...
Bumps [@storybook/addon-links](https://github.com/storybooks/storybook/tree/HEAD/addons/links ) from 3.4.11 to 5.0.1.
- [Release notes](https://github.com/storybooks/storybook/releases )
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybooks/storybook/commits/v5.0.1/addons/links )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 17:19:28 -04:00
dependabot[bot]
0b84ae9acb
Bump jsdom from 13.2.0 to 14.0.0 ( #2027 ) [ci skip]
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 13.2.0 to 14.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/13.2.0...14.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 11:10:29 -04:00
dependabot[bot]
cab35a91d2
Bump eslint from 5.15.0 to 5.15.1 ( #2026 ) [ci skip]
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.15.0 to 5.15.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.15.0...v5.15.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 11:07:34 -04:00
dependabot[bot]
934ed6279f
Bump lint-staged from 8.1.4 to 8.1.5 ( #1965 ) [ci skip]
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 8.1.4 to 8.1.5.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v8.1.4...v8.1.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 11:46:44 -05:00
dependabot[bot]
ba92a373a0
Bump eslint from 5.14.1 to 5.15.0 ( #1963 ) [ci skip]
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.14.1 to 5.15.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.14.1...v5.15.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 11:45:21 -05:00
dependabot[bot]
a08b6f18a6
Bump eslint-config-prettier from 4.0.0 to 4.1.0 ( #1964 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v4.0.0...v4.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 07:49:56 -08:00
Ali Spittel
704b7bce9c
Feature/autosave editor ( #1633 )
...
* Add myself to core contributors
* add myself to the core contributors
* implement autosave in sessionStorage
* clear sessionstorage on save
* add new changes flag
* add clear button and css for it
* add clear button functionality
* make clear session storage only run if save is successful
* update jest snapshot for autosave
* add a few tests
* add a few tests
* add test for clear button
* make autosave work for title, tags, and cover image
* remove console.log
* make clear button into a message instead
* move to button with no styling instead of span
* remove warning on refresh
* remove warning on refresh
* move to localstorage so that persists across tabs
* fix blip on change from HTML to JSX
* make confirm work properly
* fix css jump for v2 editor
* fix v2 editor height jump
* remove unused onKeyUp prop
* indent _v2_form.html.erb file
* indent v2 editor erb
* Update package.json with missing package
2019-02-28 07:00:58 -08:00
dependabot[bot]
62200a66b4
Bump codemirror from 5.43.0 to 5.44.0 ( #1877 ) [ci skip]
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.43.0 to 5.44.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases )
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.43.0...5.44.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 11:47:18 -05:00
dependabot[bot]
208b1f46a6
Bump marked from 0.6.0 to 0.6.1 ( #1875 ) [ci skip]
...
Bumps [marked](https://github.com/markedjs/marked ) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Commits](https://github.com/markedjs/marked/compare/v0.6.0...v0.6.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 11:18:24 -05:00
dependabot[bot]
56f1f3644a
Bump eslint from 5.14.0 to 5.14.1 ( #1879 ) [ci skip]
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.14.0...v5.14.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 11:17:28 -05:00
dependabot[bot]
5a50013d01
Bump lint-staged from 8.1.3 to 8.1.4 ( #1820 ) [ci skip]
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 8.1.3 to 8.1.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v8.1.3...v8.1.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 13:26:38 -05:00
Mac Siri
73fa6b3dc1
Remove react-textarea-autocomplete [ci skip]
2019-02-18 13:25:29 -05:00
dependabot[bot]
300cd3b0e5
Bump eslint from 5.13.0 to 5.14.0 ( #1822 ) [ci skip]
2019-02-18 13:21:49 -05:00
dependabot[bot]
f22c9f8bba
Bump prop-types from 15.7.1 to 15.7.2 ( #1824 ) [ci skip]
2019-02-18 13:10:31 -05:00
dependabot[bot]
7a72616caf
Bump pusher-js from 4.3.1 to 4.4.0 ( #1823 ) [ci skip]
...
Bumps [pusher-js](https://github.com/pusher/pusher-js ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/pusher/pusher-js/releases )
- [Changelog](https://github.com/pusher/pusher-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pusher/pusher-js/compare/4.3.1...4.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 12:53:21 -05:00
dependabot[bot]
54d4c06c61
Bump jest-fetch-mock from 2.1.0 to 2.1.1 ( #1825 )
...
Bumps [jest-fetch-mock](https://github.com/jefflau/jest-fetch-mock ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/jefflau/jest-fetch-mock/releases )
- [Commits](https://github.com/jefflau/jest-fetch-mock/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 12:26:35 -04:00
Phil Nash
d8de2b0d14
Use <web-share-wrapper> for article sharing ( #1524 )
2019-02-11 16:05:52 -05:00
dependabot[bot]
3dbd4f008d
Bump twilio-video from 1.15.1 to 1.15.2 ( #1779 ) [ci skip]
...
Bumps [twilio-video](https://github.com/twilio/twilio-video.js ) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/twilio/twilio-video.js/releases )
- [Changelog](https://github.com/twilio/twilio-video.js/blob/1.15.2/CHANGELOG.md )
- [Commits](https://github.com/twilio/twilio-video.js/compare/1.15.1...1.15.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-11 10:09:30 -05:00
dependabot[bot]
cfbba0d0e9
Bump prop-types from 15.6.2 to 15.7.1 ( #1780 ) [ci skip]
...
Bumps [prop-types](https://github.com/facebook/prop-types ) from 15.6.2 to 15.7.1.
- [Release notes](https://github.com/facebook/prop-types/releases )
- [Changelog](https://github.com/facebook/prop-types/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/prop-types/compare/v15.6.2...v15.7.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-11 10:08:53 -05:00
rhymes
f23ead7a94
Update Rubocop configuration to target Ruby 2.6 and use safe autocorrect ( #1713 ) [ci skip]
2019-02-06 17:16:02 -05:00
rhymes
fe9da91c57
Remove duplicate husky configuration ( #1712 )
2019-02-05 15:44:55 -05:00
dependabot[bot]
0090ee0dbb
Bump twilio-video from 1.15.0 to 1.15.1 ( #1725 ) [ci skip]
...
Bumps [twilio-video](https://github.com/twilio/twilio-video.js ) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/twilio/twilio-video.js/releases )
- [Changelog](https://github.com/twilio/twilio-video.js/blob/1.15.1/CHANGELOG.md )
- [Commits](https://github.com/twilio/twilio-video.js/compare/1.15.0...1.15.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 10:25:22 -05:00
dependabot[bot]
bf3823e164
Bump lint-staged from 8.1.0 to 8.1.3 ( #1722 ) [ci skip]
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 8.1.0 to 8.1.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v8.1.0...v8.1.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 10:21:56 -05:00
dependabot[bot]
77d66f5423
Bump eslint-plugin-import from 2.15.0 to 2.16.0 ( #1723 ) [ci skip]
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.15.0...v2.16.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 10:19:45 -05:00
dependabot[bot]
5f2bafb8f5
Bump eslint from 5.12.1 to 5.13.0 ( #1728 ) [ci skip]
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.12.1...v5.13.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 10:19:12 -05:00
dependabot[bot]
aa16cad429
Bump eslint-plugin-jsx-a11y from 6.2.0 to 6.2.1 ( #1727 )
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.2.0...v6.2.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 14:29:38 -04:00
dependabot[bot]
ed03c4cf0c
Bump prettier from 1.16.1 to 1.16.4 ( #1729 ) [ci skip]
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.16.1 to 1.16.4.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.16.1...1.16.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 10:44:23 -05:00
Nick Taylor
32bf541ffd
Upgrade husky config ( #1686 ) [ci skip]
2019-01-31 12:01:31 -05:00
Anna Buianova
4073b869d6
Add erb_lint ( #1657 ) [ci skip]
2019-01-29 11:47:32 -05:00
dependabot[bot]
55e0c02581
Bump codemirror from 5.42.2 to 5.43.0 ( #1664 ) [ci skip]
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.42.2 to 5.43.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases )
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.42.2...5.43.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-28 13:29:45 -05:00
dependabot[bot]
94de21db3d
Bump eslint-plugin-import from 2.14.0 to 2.15.0 ( #1661 ) [ci skip]
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.14.0...v2.15.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-28 13:20:58 -05:00
dependabot[bot]
3664af6280
Bump eslint-plugin-jsx-a11y from 6.1.2 to 6.2.0 ( #1662 ) [ci skip]
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y ) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.1.2...v6.2.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-28 12:45:53 -05:00
dependabot[bot]
8c93e93b35
Bump prettier from 1.16.0 to 1.16.1 ( #1665 ) [ci skip]
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.16.0...1.16.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-28 12:24:06 -05:00
dependabot[bot]
7936755cb6
Bump eslint-config-prettier from 3.6.0 to 4.0.0 ( #1666 ) [ci skip]
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v3.6.0...v4.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-28 12:23:31 -05:00
dependabot[bot]
9fb592c3b7
Bump jsdom from 13.1.0 to 13.2.0 ( #1667 ) [ci skip]
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/13.1.0...13.2.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-28 12:21:35 -05:00
dependabot[bot]
a9f16d8bbf
Bump eslint-plugin-react from 7.12.3 to 7.12.4 ( #1604 ) [ci skip]
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.12.3 to 7.12.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.12.3...v7.12.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-21 13:31:36 -05:00
dependabot[bot]
f68f7efa77
Bump eslint-config-prettier from 3.4.0 to 3.6.0 ( #1603 ) [ci skip]
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v3.4.0...v3.6.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-21 13:31:07 -05:00
dependabot[bot]
c712748bb8
Bump prettier from 1.15.3 to 1.16.0 ( #1602 ) [ci skip]
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.15.3 to 1.16.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.15.3...1.16.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-21 11:22:24 -05:00
dependabot[bot]
d44af321e1
Bump eslint from 5.12.0 to 5.12.1 ( #1601 ) [ci skip]
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.12.0...v5.12.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-21 10:38:19 -05:00
dependabot[bot]
a4ce130156
Bump eslint-config-prettier from 3.3.0 to 3.4.0 ( #1534 ) [ci skip]
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v3.3.0...v3.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-14 11:38:20 -05:00
dependabot[bot]
12d31853de
Bump twilio-video from 1.14.2 to 1.15.0 ( #1535 )
...
Bumps [twilio-video](https://github.com/twilio/twilio-video.js ) from 1.14.2 to 1.15.0.
- [Release notes](https://github.com/twilio/twilio-video.js/releases )
- [Changelog](https://github.com/twilio/twilio-video.js/blob/1.15.0/CHANGELOG.md )
- [Commits](https://github.com/twilio/twilio-video.js/compare/1.14.2...1.15.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-14 09:59:44 -05:00
dependabot[bot]
32defff391
Bump marked from 0.5.2 to 0.6.0 ( #1477 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Commits](https://github.com/markedjs/marked/compare/v0.5.2...v0.6.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-07 11:32:20 -05:00
dependabot[bot]
1c6ee19aa2
Bump eslint-plugin-react from 7.12.2 to 7.12.3 ( #1478 ) [ci skip]
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.12.2 to 7.12.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.12.2...v7.12.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-07 10:38:59 -05:00
dependabot[bot]
6750b58ebc
Bump eslint from 5.11.1 to 5.12.0 ( #1476 ) [ci skip]
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.11.1 to 5.12.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.11.1...v5.12.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-07 10:37:55 -05:00
Mac Siri
23cdf4de95
Run yarn upgade
...
Also removed & re-added lint-staged
2019-01-04 11:42:33 -05:00
dependabot[bot]
a5e872f91b
Bump eslint-plugin-react from 7.11.1 to 7.12.0 ( #1426 ) [skip ci]
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.11.1 to 7.12.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.11.1...v7.12.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 13:15:46 -05:00
dependabot[bot]
220b029825
Bump eslint from 5.11.0 to 5.11.1 ( #1429 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.11.0...v5.11.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 09:06:59 -05:00
dependabot[bot]
ef55046b71
Bump husky from 1.2.1 to 1.3.1 ( #1430 )
...
Bumps [husky](https://github.com/typicode/husky ) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v1.2.1...v1.3.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 09:06:25 -05:00