Skip to content

Commit 58cae24

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-modal to v3.4.4
1 parent 10b1323 commit 58cae24

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
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.3.2",
3030
"react-apollo": "2.1.3",
3131
"react-dom": "16.3.2",
32-
"react-modal": "3.4.2",
32+
"react-modal": "3.4.4",
3333
"react-router-dom": "4.2.2",
3434
"subscriptions-transport-ws": "0.9.8",
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-lifecycles-compat@^3.0.0:
56255625
version "3.0.2"
56265626
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.2.tgz#7279047275bd727a912e25f734c0559527e84eff"
56275627

5628-
react-modal@3.4.2:
5629-
version "3.4.2"
5630-
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.4.2.tgz#507ce89c528380497ec6c5adf5d7448f99ab6d27"
5628+
react-modal@3.4.4:
5629+
version "3.4.4"
5630+
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.4.4.tgz#e9dde25e9e85a59c76831f2a2b468712a546aded"
56315631
dependencies:
56325632
exenv "^1.2.0"
56335633
prop-types "^15.5.10"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react": "16.3.2",
1111
"react-apollo": "2.1.3",
1212
"react-dom": "16.3.2",
13-
"react-modal": "3.4.2",
13+
"react-modal": "3.4.4",
1414
"react-router-dom": "4.2.2",
1515
"tachyons": "4.9.1"
1616
},

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5310,9 +5310,9 @@ react-lifecycles-compat@^3.0.0:
53105310
version "3.0.2"
53115311
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.2.tgz#7279047275bd727a912e25f734c0559527e84eff"
53125312

5313-
react-modal@3.4.2:
5314-
version "3.4.2"
5315-
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.4.2.tgz#507ce89c528380497ec6c5adf5d7448f99ab6d27"
5313+
react-modal@3.4.4:
5314+
version "3.4.4"
5315+
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.4.4.tgz#e9dde25e9e85a59c76831f2a2b468712a546aded"
53165316
dependencies:
53175317
exenv "^1.2.0"
53185318
prop-types "^15.5.10"

0 commit comments

Comments
 (0)