Keziah MOSELLE

19yo πŸ‡«πŸ‡·, Self-taught web developper

build(deps): bump lodash from 4.17.11 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15) Signed-off-by: dependabot[bot]

chore(deps): bump eslint-utils from 1.3.1 to 1.4.3 in /packages/web Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3) Signed-off-by: dependabot[bot]

feat: unit tests ( * feat: spectron * feat: jest react and mock ipcrenderer * feat: welcome guide test * revert: window prefix

revert: window prefix This reverts commit 8f34499bb85ee28332e9ef5171a0bdc94b8332fc.

fix: stop card border showing through title text The title text for each card has the boarder showing through it. This commit adds a background colour to the title text so the border is "removed".

style: add prettier, lint-staged, husky * feat: husky, lint-staged, prettier * feat: prettier on commit * feat: lint-stage format * style: prettier on all files