Skip to content

Commit bbb6af4

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

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.5.2",
3131
"react-apollo": "2.1.11",
3232
"react-dom": "16.5.2",
33-
"react-modal": "3.5.1",
33+
"react-modal": "3.6.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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6199,9 +6199,9 @@ react-lifecycles-compat@^3.0.0:
61996199
version "3.0.2"
62006200
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.2.tgz#7279047275bd727a912e25f734c0559527e84eff"
62016201

6202-
react-modal@3.5.1:
6203-
version "3.5.1"
6204-
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.5.1.tgz#33d38527def90ea324848f7d63e53acc4468a451"
6202+
react-modal@3.6.1:
6203+
version "3.6.1"
6204+
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.6.1.tgz#54d27a1ec2b493bbc451c7efaa3557b6af82332d"
62056205
dependencies:
62066206
exenv "^1.2.0"
62076207
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.5.2",
1111
"react-apollo": "2.1.11",
1212
"react-dom": "16.5.2",
13-
"react-modal": "3.5.1",
13+
"react-modal": "3.6.1",
1414
"react-router-dom": "4.3.1",
1515
"tachyons": "4.11.1"
1616
},

basic/yarn.lock

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

5834-
react-modal@3.5.1:
5835-
version "3.5.1"
5836-
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.5.1.tgz#33d38527def90ea324848f7d63e53acc4468a451"
5834+
react-modal@3.6.1:
5835+
version "3.6.1"
5836+
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.6.1.tgz#54d27a1ec2b493bbc451c7efaa3557b6af82332d"
58375837
dependencies:
58385838
exenv "^1.2.0"
58395839
prop-types "^15.5.10"

0 commit comments

Comments
 (0)