Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
chore(deps): bump material-table from 1.52.0 to 1.53.0
Browse files Browse the repository at this point in the history
Bumps [material-table](https://github.com/mbrn/material-table) from 1.52.0 to 1.53.0.
- [Release notes](https://github.com/mbrn/material-table/releases)
- [Commits](mbrn/material-table@v1.52.0...v1.53.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and mergify[bot] committed Oct 24, 2019
1 parent a2906da commit c109e89
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"ip-geolocation-api-javascript-sdk": "^1.0.7",
"localforage": "^1.7.3",
"lodash": "^4.17.15",
"material-table": "^1.52.0",
"material-table": "^1.53.0",
"mixpanel-browser": "^2.29.1",
"mobx": "^5.14.2",
"mobx-react-lite": "^1.5.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6941,10 +6941,10 @@ [email protected]:
loader-utils "^1.0.2"
schema-utils "^1.0.0"

[email protected].9:
version "0.1.9"
resolved "https://registry.yarnpkg.com/filefy/-/filefy-0.1.9.tgz#9f342c2f3f804505cb5011107fcb345378b282bf"
integrity sha512-M+9HcR+Hu0LTh5qYTHRnmA2dm+WBHCG6WU+Biw/84RamiV41DzEArSLockUQ0qCSV1fJI0BoCpnniVG/Ch5tMw==
[email protected].10:
version "0.1.10"
resolved "https://registry.yarnpkg.com/filefy/-/filefy-0.1.10.tgz#174677c8e2fa5bc39a3af0ed6fb492f16b8fbf42"
integrity sha512-VgoRVOOY1WkTpWH+KBy8zcU1G7uQTVsXqhWEgzryB9A5hg2aqCyZ6aQ/5PSzlqM5+6cnVrX6oYV0XqD3HZSnmQ==

filename-regex@^2.0.0:
version "2.0.1"
Expand Down Expand Up @@ -10420,17 +10420,17 @@ marked@^0.7.0:
resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==

material-table@^1.52.0:
version "1.52.0"
resolved "https://registry.yarnpkg.com/material-table/-/material-table-1.52.0.tgz#ae32e76bf36058385ba070666769e628e236f5a1"
integrity sha512-MWlijCQRqCJIlg3BRjMmWGN5c2FdsgLFqZ74lq9Lhh+i2a9UORqzpX1HVxlIa9E2wbgp38DzlyPclmno+WWgeQ==
material-table@^1.53.0:
version "1.53.0"
resolved "https://registry.yarnpkg.com/material-table/-/material-table-1.53.0.tgz#d6e14a71ae57ad5096ec862aff926ecd1ed995fb"
integrity sha512-nsPXYABMb4MQEfz1SOlQi6vFJuzZPR4AMyE/EbP26/gkHL/jsa+Z5pBG3liiHbGUy7flONckpzqYWZ3wLf5iKw==
dependencies:
"@date-io/date-fns" "^1.1.0"
"@material-ui/pickers" "^3.2.2"
classnames "^2.2.6"
date-fns "^2.0.0-alpha.27"
debounce "^1.2.0"
filefy "0.1.9"
filefy "0.1.10"
prop-types "^15.6.2"
react-beautiful-dnd "11.0.3"
react-double-scrollbar "0.0.15"
Expand Down

0 comments on commit c109e89

Please sign in to comment.