Skip to content

Commit

Permalink
Upgrade react-modal
Browse files Browse the repository at this point in the history
Test plan:
* look at https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md#v3111---fri-25-oct-2019-210209-utc
* and make sure there is nothing there that would affect us
* make sure places where we use react-modal still work

Change-Id: I70fe7676d2b62782ea613975591e33b6c646f1de
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/218795
Tested-by: Jenkins
Tested-by: Service Cloud Jenkins <[email protected]>
Reviewed-by: Steven Burnett <[email protected]>
QA-Review: Steven Burnett <[email protected]>
Product-Review: Ryan Shaw <[email protected]>
  • Loading branch information
ryankshaw committed Dec 5, 2019
1 parent a72170b commit 9e86bb8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16884,9 +16884,9 @@ react-lifecycles-compat@^3.0.0, react-lifecycles-compat@^3.0.4:
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==

react-modal@^3:
version "3.10.1"
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.10.1.tgz#ba37927871830c798f51404aa6bc71ff7a5e4c16"
integrity sha512-2DKIfdOc8+WY+SYJ/xf/WBwOYMmNAYAyGkYlc4e1TCs9rk1xY4QBz04hB3UHGcrLChh7ce77rHAe6VPNmuLYsQ==
version "3.11.1"
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.11.1.tgz#2a0d6877c9e98f123939ea92d2bb4ad7fa5a17f9"
integrity sha512-8uN744Yq0X2lbfSLxsEEc2UV3RjSRb4yDVxRQ1aGzPo86QjNOwhQSukDb8U8kR+636TRTvfMren10fgOjAy9eA==
dependencies:
exenv "^1.2.0"
prop-types "^15.5.10"
Expand Down

0 comments on commit 9e86bb8

Please sign in to comment.