Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Nov 12, 2020
1 parent 9b77dd5 commit 43f9f2a
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 99 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"graphql": ">=0.11 <=15"
},
"dependencies": {
"ws": "^7.3.1"
"ws": "^7.4.0"
},
"devDependencies": {
"@babel/core": "^7.12.3",
Expand All @@ -67,9 +67,9 @@
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@types/jest": "^26.0.15",
"@types/ws": "^7.2.9",
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"babel-jest": "^26.6.3",
"eslint": "^7.13.0",
"eslint-config-prettier": "^6.15.0",
Expand Down

0 comments on commit 43f9f2a

Please sign in to comment.