Skip to content

Commit

Permalink
Merge ae692c9 into 2097aac
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 15, 2018
2 parents 2097aac + ae692c9 commit 67b70fa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion eventol/front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"prop-types": "15.6.2",
"radium": "0.24.1",
"raf": "3.4.1",
"react": "16.6.1",
"react": "16.6.3",
"react-cookie": "3.0.4",
"react-csv": "1.0.18",
"react-dom": "16.6.1",
Expand Down
15 changes: 11 additions & 4 deletions eventol/front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7055,14 +7055,14 @@ react-websocket@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/react-websocket/-/react-websocket-1.2.0.tgz#df15e866ab9a0660b4155101dc5aa560bff6c12c"

react@16.6.1:
version "16.6.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.6.1.tgz#ee2aef4f0a09e494594882029821049772f915fe"
react@16.6.3:
version "16.6.3"
resolved "https://registry.yarnpkg.com/react/-/react-16.6.3.tgz#25d77c91911d6bbdd23db41e70fb094cc1e0871c"
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.11.0"
scheduler "^0.11.2"

react@^15.4.2:
version "15.6.2"
Expand Down Expand Up @@ -7581,6 +7581,13 @@ scheduler@^0.11.0:
loose-envify "^1.1.0"
object-assign "^4.1.1"

scheduler@^0.11.2:
version "0.11.2"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.11.2.tgz#a8db5399d06eba5abac51b705b7151d2319d33d3"
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"

schema-utils@^0.4.5:
version "0.4.7"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187"
Expand Down

0 comments on commit 67b70fa

Please sign in to comment.