Skip to content

Commit 801642b

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-modal to v3.3.2
1 parent 6133cc4 commit 801642b

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

advanced/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react": "16.2.0",
3030
"react-apollo": "2.1.3",
3131
"react-dom": "16.2.0",
32-
"react-modal": "3.2.1",
32+
"react-modal": "3.3.2",
3333
"react-router-dom": "4.2.2",
3434
"subscriptions-transport-ws": "0.9.5",
3535
"tachyons": "4.9.1"

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5625,9 +5625,9 @@ react-error-overlay@^4.0.0:
56255625
version "4.0.0"
56265626
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-4.0.0.tgz#d198408a85b4070937a98667f500c832f86bd5d4"
56275627

5628-
react-modal@3.2.1:
5629-
version "3.2.1"
5630-
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.2.1.tgz#fa8f76aed55b67c22dcf1a1c15b05c8d11f18afe"
5628+
react-modal@3.3.2:
5629+
version "3.3.2"
5630+
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.3.2.tgz#b13da9490653a7c76bc0e9600323eb1079c620e7"
56315631
dependencies:
56325632
exenv "^1.2.0"
56335633
prop-types "^15.5.10"

0 commit comments

Comments
 (0)