Skip to content

Commit

Permalink
Update react package and package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 committed Oct 20, 2020
1 parent 799e108 commit f2ac32d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 86 deletions.
137 changes: 55 additions & 82 deletions electron-react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions electron-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,17 +71,17 @@
"eslint-config-prettier": "^6.13.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-react": "^7.21.4",
"eslint-plugin-react-hooks": "^4.1.2",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.21.4",
"eslint-plugin-react-hooks": "^4.1.2",
"eslint-plugin-unicorn": "^23.0.0",
"foreman": "^3.0.1",
"prettier-eslint": "^11.0.0",
"prettier-eslint-cli": "^5.0.0",
"react-scripts": "^3.4.3",
"react-scripts": "^3.4.4",
"react-styleguidist": "^11.1.0",
"redux-devtools-extension": "^2.13.8",
"terser-webpack-plugin": "^4.2.3",
Expand Down

0 comments on commit f2ac32d

Please sign in to comment.