Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and steabert committed Oct 2, 2020
1 parent 6ca075a commit fc36680
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 100 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"rtsp"
],
"dependencies": {
"debug": "4.1.1",
"debug": "4.2.0",
"md5.js": "1.3.5",
"ws": "7.3.1"
},
Expand All @@ -50,29 +50,29 @@
"@babel/preset-env": "7.11.5",
"@babel/preset-typescript": "7.10.4",
"@types/debug": "4.1.5",
"@types/jest": "26.0.13",
"@types/node": "13.13.16",
"@types/ws": "7.2.6",
"@types/jest": "26.0.14",
"@types/node": "13.13.21",
"@types/ws": "7.2.7",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"babel-loader": "8.1.0",
"concurrently": "5.3.0",
"conventional-changelog-cli": "2.1.0",
"conventional-recommended-bump": "6.0.10",
"core-js": "3.6.5",
"cypress": "5.1.0",
"eslint": "7.8.1",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.0",
"cypress": "5.3.0",
"eslint": "7.10.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"http-server": "0.12.3",
"jest": "26.4.2",
"mock-socket": "9.0.3",
"prettier": "2.1.1",
"ts-jest": "26.3.0",
"typescript": "4.0.2",
"webpack": "4.44.1",
"prettier": "2.1.2",
"ts-jest": "26.4.1",
"typescript": "4.0.3",
"webpack": "4.44.2",
"webpack-cli": "3.3.12",
"yargs": "16.0.3"
},
Expand Down
Loading

0 comments on commit fc36680

Please sign in to comment.