Skip to content

Commit

Permalink
Merge pull request #8 from Benjamintf1/dependabot/npm_and_yarn/fronte…
Browse files Browse the repository at this point in the history
…nd/react-dom-16.4.2

Bump react-dom from 16.4.1 to 16.4.2 in /frontend
  • Loading branch information
Benjamintf1 authored Dec 11, 2019
2 parents 64cf765 + 04d61a6 commit fc789ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"react": "^16.4.1",
"react-bootstrap": "^0.32.1",
"react-browser-notifications": "^1.0.14",
"react-dom": "^16.4.1",
"react-dom": "^16.4.2",
"react-scripts": "^1.1.4",
"typeface-montserrat": "^0.0.54"
},
Expand Down
6 changes: 3 additions & 3 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5627,9 +5627,9 @@ react-dev-utils@^5.0.1:
strip-ansi "3.0.1"
text-table "0.2.0"

react-dom@^16.4.1:
version "16.4.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.1.tgz#7f8b0223b3a5fbe205116c56deb85de32685dad6"
react-dom@^16.4.2:
version "16.4.2"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand Down

0 comments on commit fc789ff

Please sign in to comment.