Skip to content

Commit

Permalink
Bump react-swipeable-views from 0.13.1 to 0.13.3 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and eps1lon committed Jul 22, 2019
1 parent 189ebf4 commit d73949c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"react-router": "^5.0.0",
"react-router-dom": "^5.0.0",
"react-select": "^2.0.0",
"react-swipeable-views": "^0.13.0",
"react-swipeable-views": "^0.13.3",
"react-test-renderer": "^16.8.5",
"react-text-mask": "^5.0.2",
"react-virtualized": "^9.21.0",
Expand Down
23 changes: 12 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5814,8 +5814,9 @@ eslint-plugin-jsx-a11y@^6.0.3:
jsx-ast-utils "^2.0.1"

"eslint-plugin-material-ui@link:packages/eslint-plugin-material-ui":
version "0.0.0"
uid ""
version "4.0.0"
dependencies:
emoji-regex "^8.0.0"

eslint-plugin-mocha@^5.0.0:
version "5.3.0"
Expand Down Expand Up @@ -11490,10 +11491,10 @@ react-swipeable-views-core@^0.13.1:
"@babel/runtime" "7.0.0"
warning "^4.0.1"

react-swipeable-views-utils@^0.13.1:
version "0.13.1"
resolved "https://registry.yarnpkg.com/react-swipeable-views-utils/-/react-swipeable-views-utils-0.13.1.tgz#8e604af7316d409f22d8c47f841859dc150df30b"
integrity sha512-r5eyPIIHnlvILvFHXGnASDXa3RwC6X2YevegA2II5fhzYqwQRpJ81+lnzknNg5hiIN6ucXc5vrkqRRjabAhMpA==
react-swipeable-views-utils@^0.13.3:
version "0.13.3"
resolved "https://registry.yarnpkg.com/react-swipeable-views-utils/-/react-swipeable-views-utils-0.13.3.tgz#c234d8d836bb085803631a9fef0adb2f9597221f"
integrity sha512-CZkJwiNQPISkyTsPMUPiJgwJBrUVd7NC3WSUvx30uwvPb0Sy2w2+tpU51qeYc6YwIhex0s5Eu5YPjK3PDBh+gA==
dependencies:
"@babel/runtime" "7.0.0"
fbjs "^0.8.4"
Expand All @@ -11502,16 +11503,16 @@ react-swipeable-views-utils@^0.13.1:
react-event-listener "^0.6.0"
react-swipeable-views-core "^0.13.1"

react-swipeable-views@^0.13.0:
version "0.13.1"
resolved "https://registry.yarnpkg.com/react-swipeable-views/-/react-swipeable-views-0.13.1.tgz#4f074280b09d2247d284a6e3831fd3763ee0ed39"
integrity sha512-zZIRBD+HFO0P5z3TCkDMsSG/Sc3LXGGtojO+dEAGxsPvZjc3ji4Z/oOcLjZ4ozl0xIlLQJZ89o1rR82H/MDBHw==
react-swipeable-views@^0.13.3:
version "0.13.3"
resolved "https://registry.yarnpkg.com/react-swipeable-views/-/react-swipeable-views-0.13.3.tgz#2ad886767c6b2de88000606a14bedde12156e6d0"
integrity sha512-LBHRA5ZouipmoLLwi0cqB8qc7NHLskbXmT1I+ZztC9JfmgKrfichw5R+7q4igQ+5VbaP6jL1vn8BtHW96WYNFQ==
dependencies:
"@babel/runtime" "7.0.0"
dom-helpers "^3.2.1"
prop-types "^15.5.4"
react-swipeable-views-core "^0.13.1"
react-swipeable-views-utils "^0.13.1"
react-swipeable-views-utils "^0.13.3"
warning "^4.0.1"

react-test-renderer@^16.0.0-0, react-test-renderer@^16.8.5:
Expand Down

0 comments on commit d73949c

Please sign in to comment.