Skip to content

Commit

Permalink
Merge pull request #29 from pulakchakraborty/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
pulakchakraborty authored Jun 3, 2020
2 parents 62d2bfa + 8b370db commit bd67b72
Show file tree
Hide file tree
Showing 3 changed files with 871 additions and 63 deletions.
72 changes: 36 additions & 36 deletions package-lock.json

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

26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@material-ui/core": "^4.9.14",
"@material-ui/icons": "^4.9.1",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"axios": "^0.19.2",
"@material-ui/core": "4.10.1",
"@material-ui/icons": "4.9.1",
"@testing-library/jest-dom": "4.2.4",
"@testing-library/react": "9.5.0",
"@testing-library/user-event": "7.2.1",
"axios": "0.19.2",
"country-code-lookup": "0.0.17",
"date-fns": "^2.13.0",
"mapbox-gl": "^1.10.0",
"date-fns": "2.14.0",
"mapbox-gl": "1.10.1",
"prettier": "2.0.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-scripts": "3.4.1",
"react-table": "^7.0.4",
"recharts": "^1.8.5",
"styled-components": "^5.1.0"
"react-table": "7.1.0",
"recharts": "1.8.5",
"styled-components": "5.1.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

1 comment on commit bd67b72

@vercel
Copy link

@vercel vercel bot commented on bd67b72 Jun 3, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.