Skip to content

Commit b6c56a1

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-modal to v3.4.5
1 parent 887e073 commit b6c56a1

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react": "16.4.0",
3131
"react-apollo": "2.1.4",
3232
"react-dom": "16.4.0",
33-
"react-modal": "3.4.4",
33+
"react-modal": "3.4.5",
3434
"react-router-dom": "4.2.2",
3535
"subscriptions-transport-ws": "0.9.9",
3636
"tachyons": "4.9.1"

advanced/yarn.lock

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

5685-
react-modal@3.4.4:
5686-
version "3.4.4"
5687-
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.4.4.tgz#e9dde25e9e85a59c76831f2a2b468712a546aded"
5685+
react-modal@3.4.5:
5686+
version "3.4.5"
5687+
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.4.5.tgz#75a7eefb8f4c8247278d5ce1c41249d7785d9f69"
56885688
dependencies:
56895689
exenv "^1.2.0"
56905690
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.4.0",
1111
"react-apollo": "2.1.4",
1212
"react-dom": "16.4.0",
13-
"react-modal": "3.4.4",
13+
"react-modal": "3.4.5",
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.4:
5314-
version "3.4.4"
5315-
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.4.4.tgz#e9dde25e9e85a59c76831f2a2b468712a546aded"
5313+
react-modal@3.4.5:
5314+
version "3.4.5"
5315+
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.4.5.tgz#75a7eefb8f4c8247278d5ce1c41249d7785d9f69"
53165316
dependencies:
53175317
exenv "^1.2.0"
53185318
prop-types "^15.5.10"

0 commit comments

Comments
 (0)