diego3g / electron-typescript-react

:electron: An Electron boilerplate including TypeScript, React, Jest and ESLint.
1.45k stars 295 forks source link

chore: update packages #21

Closed reccanti closed 3 years ago

reccanti commented 4 years ago

This PR does the following:

  1. Updates packages to fix npm security audits
  2. Updates electron-devtools-installer to fix an issue installing the React Devtools

Just some things I noticed when I forked this repo. Feel free to ignore!