Skip to content
This repository was archived by the owner on Sep 7, 2020. It is now read-only.

Commit 6952fff

Browse files
committed
fix: update dependencies
1 parent 6d8272e commit 6952fff

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

package-lock.json

+7-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/react-dom": "^16.9.5",
3030
"@types/styled-components": "^4.4.2",
3131
"@types/twemoji": "^12.1.0",
32-
"@types/uuid": "^3.4.6",
32+
"@types/uuid": "^3.4.7",
3333
"handlebars": "^4.7.2",
3434
"husky": "^4.2.1",
3535
"source-map-loader": "^0.2.4",
@@ -57,7 +57,7 @@
5757
},
5858
"dependencies": {
5959
"@apollo/client": "^3.0.0-beta.20",
60-
"fp-ts": "^2.4.2",
60+
"fp-ts": "^2.4.3",
6161
"graphql": "^14.6.0",
6262
"graphql-tag": "^2.10.1",
6363
"react": "^16.12.0",

0 commit comments

Comments
 (0)