Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Aschen committed Apr 28, 2020
1 parent 60a1d99 commit 55dc347
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 117 deletions.
208 changes: 94 additions & 114 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"license": "Apache-2.0",
"dependencies": {
"min-req-promise": "^1.0.1",
"ws": "^7.2.3"
"ws": "^7.2.5"
},
"devDependencies": {
"@babel/core": "^7.9.0",
Expand All @@ -49,7 +49,7 @@
"cucumber": "^6.0.5",
"eslint": "^6.8.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^4.0.0",
"eslint-loader": "^4.0.2",
"kuzdoc": "^1.2.2",
"lolex": "^6.0.0",
"mocha": "7.1.1",
Expand All @@ -61,7 +61,7 @@
"should": "13.2.3",
"should-sinon": "0.0.6",
"sinon": "^9.0.2",
"webpack": "^4.42.1"
"webpack": "^4.43.0"
},
"engines": {
"node": ">= 10.13.0"
Expand Down

0 comments on commit 55dc347

Please sign in to comment.