Skip to content

Commit

Permalink
fix(dependencies): update dependency ws to ^7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 3, 2020
1 parent 17e69f6 commit 8b6f571
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@stencila/configa": "^0.4.8",
"@stencila/logga": "^2.2.0",
"@stencila/schema": "^0.43.3",
"@types/ws": "7.2.5",
"@types/ws": "7.2.6",
"ajv": "^6.12.3",
"chalk": "^4.1.0",
"cli-highlight": "^2.1.4",
Expand All @@ -99,7 +99,7 @@
"ora": "^4.0.5",
"p-retry": "^4.2.0",
"split2": "^3.1.1",
"ws": "^7.3.0"
"ws": "^7.3.1"
},
"prettier": "@stencila/dev-config/prettier-config.json",
"commitlint": {
Expand Down

0 comments on commit 8b6f571

Please sign in to comment.