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

Commit 1ce24c6

Browse files
committed
fix: update dependencies
1 parent a2aa846 commit 1ce24c6

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package-lock.json

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

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
},
2323
"homepage": "https://github.com/distributeaid/chat-ui#readme",
2424
"devDependencies": {
25-
"@bifravst/code-style": "^6.0.6",
25+
"@bifravst/code-style": "^7.0.0",
2626
"@commitlint/cli": "^8.3.5",
2727
"@commitlint/config-angular": "^8.3.4",
2828
"@svgr/webpack": "^5.2.0",
29-
"@types/react": "^16.9.23",
29+
"@types/react": "^16.9.25",
3030
"@types/react-dom": "^16.9.5",
3131
"@types/showdown": "^1.9.3",
3232
"@types/styled-components": "^5.0.1",
3333
"@types/twemoji": "^12.1.0",
34-
"@types/uuid": "^7.0.0",
34+
"@types/uuid": "^7.0.2",
3535
"eslint-plugin-react": "^7.19.0",
3636
"handlebars": "^4.7.3",
3737
"husky": "^4.2.3",
@@ -64,9 +64,9 @@
6464
"fp-ts": "^2.5.3",
6565
"graphql": "^14.6.0",
6666
"graphql-tag": "^2.10.3",
67-
"react": "^16.13.0",
67+
"react": "^16.13.1",
6868
"react-apollo": "^3.1.3",
69-
"react-dom": "^16.13.0",
69+
"react-dom": "^16.13.1",
7070
"react-feather": "^2.0.3",
7171
"showdown": "^1.9.1",
7272
"styled-components": "^5.0.1",

0 commit comments

Comments
 (0)