Skip to content

Commit

Permalink
chore: update react monorepo to v16.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and MartinHelmut committed Feb 16, 2019
1 parent 0b48f26 commit ad07c44
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"homepage": "https://martin-fieber.de/",
"dependencies": {
"next": "8.0.1",
"react": "16.8.1",
"react-dom": "16.8.1",
"react": "16.8.2",
"react-dom": "16.8.2",
"styled-components": "4.1.3"
},
"devDependencies": {
Expand All @@ -57,7 +57,7 @@
"jest": "24.1.0",
"lint-staged": "8.1.4",
"prettier": "1.16.4",
"react-test-renderer": "16.8.1",
"react-test-renderer": "16.8.2",
"stylelint": "9.10.1",
"stylelint-config-standard": "18.2.0",
"stylelint-config-styled-components": "0.1.1",
Expand Down

0 comments on commit ad07c44

Please sign in to comment.