Skip to content

Commit

Permalink
updated all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
vzaidman committed Apr 18, 2020
1 parent c2d768d commit 53c82f5
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 440 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,17 +65,17 @@
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/preset-env": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@babel/preset-react": "^7.9.4",
"@testing-library/jest-dom": "^5.3.0",
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.2",
"@types/react-redux": "^7.1.7",
"@welldone-software/jest-console-handler": "^0.1.1",
"acorn-walk": "^7.1.1",
"astring": "^1.4.3",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^25.2.4",
"babel-jest": "^25.3.0",
"babel-plugin-lodash": "^3.3.4",
"concurrently": "^5.1.0",
"create-react-class": "^15.6.3",
Expand All @@ -85,9 +85,9 @@
"eslint-plugin-react": "^7.19.0",
"express": "^4.17.1",
"express-history-api-fallback": "^2.2.1",
"husky": "^4.2.3",
"jest": "^25.2.4",
"jest-cli": "^25.2.4",
"husky": "^4.2.5",
"jest": "^25.3.0",
"jest-cli": "^25.3.0",
"magic-string": "^0.25.7",
"nollup": "^0.10.7",
"react": "^16.12.0",
Expand All @@ -96,15 +96,15 @@
"react-redux": "^7.2.0",
"redux": "^4.0.5",
"rimraf": "^3.0.2",
"rollup": "^2.3.2",
"rollup": "^2.6.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-commonjs-alternate": "^0.5.1",
"rollup-plugin-license": "^0.13.0",
"rollup-plugin-license": "^2.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^5.3.0",
"styled-components": "^5.0.1",
"styled-components": "^5.1.0",
"typescript": "^3.8.3"
}
}
Loading

0 comments on commit 53c82f5

Please sign in to comment.