Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Hurtak committed Oct 7, 2019
1 parent 1f64444 commit 149582a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"dependencies": {
"focus-visible": "5.0.2",
"react": "16.10.1",
"react-dom": "16.10.1",
"react": "16.10.2",
"react-dom": "16.10.2",
"react-easy-state": "6.1.3",
"react-hotkeys": "2.0.0",
"react-hotkeys-hook": "1.5.3",
Expand All @@ -28,14 +28,14 @@
"devDependencies": {
"@types/css-font-loading-module": "0.0.2",
"@types/jest": "24.0.18",
"@types/react": "16.9.4",
"@types/react": "16.9.5",
"@types/react-dom": "16.9.1",
"@types/react-test-renderer": "16.9.0",
"@types/styled-components": "4.1.8",
"dayjs": "1.8.16",
"jest-styled-components": "6.3.3",
"prettier": "1.18.2",
"react-test-renderer": "16.10.1",
"react-test-renderer": "16.10.2",
"source-map-explorer": "2.1.0"
},
"scripts": {
Expand Down

0 comments on commit 149582a

Please sign in to comment.