Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Update react-scripts, react-redux, react-select, jspdf, and enzyme-adapter.
Regenerate lockfile.
  • Loading branch information
TrueWill committed Dec 20, 2020
1 parent c8e92e8 commit d95a367
Show file tree
Hide file tree
Showing 2 changed files with 1,261 additions and 1,242 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"private": true,
"dependencies": {
"classnames": "^2.2.6",
"jspdf": "^2.1.1",
"jspdf": "^2.2.0",
"lodash.chunk": "^4.2.0",
"lodash.startswith": "^4.2.1",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-app-polyfill": "^2.0.0",
"react-dom": "^17.0.1",
"react-redux": "^7.2.1",
"react-scripts": "4.0.0",
"react-select": "^3.1.0",
"react-redux": "^7.2.2",
"react-scripts": "4.0.1",
"react-select": "^3.1.1",
"redux": "^4.0.5",
"redux-devtools-extension": "^2.13.8",
"redux-thunk": "^2.3.0",
Expand All @@ -29,7 +29,7 @@
"prettify": "prettier --write src/**/*.js"
},
"devDependencies": {
"@wojtekmaj/enzyme-adapter-react-17": "^0.1.1",
"@wojtekmaj/enzyme-adapter-react-17": "^0.4.1",
"deep-freeze": "^0.0.1",
"enzyme": "^3.11.0",
"lodash.clonedeep": "^4.5.0",
Expand Down
Loading

0 comments on commit d95a367

Please sign in to comment.