Skip to content

Commit fb3df1c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-modal to v3.8.1
1 parent d675064 commit fb3df1c

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react": "16.6.3",
3131
"react-apollo": "2.3.3",
3232
"react-dom": "16.6.3",
33-
"react-modal": "3.7.1",
33+
"react-modal": "3.8.1",
3434
"react-router-dom": "4.3.1",
3535
"subscriptions-transport-ws": "0.9.15",
3636
"tachyons": "4.11.1"

advanced/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7189,10 +7189,10 @@ react-lifecycles-compat@^3.0.0:
71897189
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.2.tgz#7279047275bd727a912e25f734c0559527e84eff"
71907190
integrity sha512-pbZOSMVVkvppW7XRn9fcHK5OgEDnYLwMva7P6TgS44/SN9uGGjfh3Z1c8tomO+y4IsHQ6Fsz2EGwmE7sMeNZgQ==
71917191

7192-
react-modal@3.7.1:
7193-
version "3.7.1"
7194-
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.7.1.tgz#342ed170133d0557e6c3e6fc40195bc45c8f09c3"
7195-
integrity sha512-eSgotXkqOCXi0b27AwLCoJ8yqLepKnbZdMp/zfUmZPnMNoe39pDT0mbAPq9rp+TToqM5GUTv8C36Cuja+ThbhA==
7192+
react-modal@3.8.1:
7193+
version "3.8.1"
7194+
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.8.1.tgz#7300f94a6f92a2e17994de0be6ccb61734464c9e"
7195+
integrity sha512-aLKeZM9pgXpIKVwopRHMuvqKWiBajkqisDA8UzocdCF6S4fyKVfLWmZR5G1Q0ODBxxxxf2XIwiCP8G/11GJAuw==
71967196
dependencies:
71977197
exenv "^1.2.0"
71987198
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.6.3",
1111
"react-apollo": "2.3.3",
1212
"react-dom": "16.6.3",
13-
"react-modal": "3.7.1",
13+
"react-modal": "3.8.1",
1414
"react-router-dom": "4.3.1",
1515
"tachyons": "4.11.1"
1616
},

basic/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8093,10 +8093,10 @@ react-lifecycles-compat@^3.0.0:
80938093
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
80948094
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
80958095

8096-
react-modal@3.7.1:
8097-
version "3.7.1"
8098-
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.7.1.tgz#342ed170133d0557e6c3e6fc40195bc45c8f09c3"
8099-
integrity sha512-eSgotXkqOCXi0b27AwLCoJ8yqLepKnbZdMp/zfUmZPnMNoe39pDT0mbAPq9rp+TToqM5GUTv8C36Cuja+ThbhA==
8096+
react-modal@3.8.1:
8097+
version "3.8.1"
8098+
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.8.1.tgz#7300f94a6f92a2e17994de0be6ccb61734464c9e"
8099+
integrity sha512-aLKeZM9pgXpIKVwopRHMuvqKWiBajkqisDA8UzocdCF6S4fyKVfLWmZR5G1Q0ODBxxxxf2XIwiCP8G/11GJAuw==
81008100
dependencies:
81018101
exenv "^1.2.0"
81028102
prop-types "^15.5.10"

0 commit comments

Comments
 (0)