Skip to content

Commit d72aeb0

Browse files
renovate-botsteabert
authored andcommitted
chore(deps): update all
1 parent 6137aa2 commit d72aeb0

File tree

2 files changed

+347
-280
lines changed

2 files changed

+347
-280
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"rtsp"
4040
],
4141
"dependencies": {
42-
"buffer": "5.6.0",
42+
"buffer": "5.7.1",
4343
"debug": "4.2.0",
4444
"md5.js": "1.3.5",
4545
"process": "0.11.10",
@@ -54,29 +54,29 @@
5454
"@babel/preset-typescript": "7.12.0",
5555
"@types/debug": "4.1.5",
5656
"@types/jest": "26.0.15",
57-
"@types/node": "14.11.11",
58-
"@types/ws": "7.2.7",
57+
"@types/node": "14.14.6",
58+
"@types/ws": "7.2.9",
5959
"@typescript-eslint/eslint-plugin": "4.3.0",
6060
"@typescript-eslint/parser": "4.3.0",
6161
"babel-loader": "8.1.0",
6262
"concurrently": "5.3.0",
63-
"conventional-changelog-cli": "2.1.0",
64-
"conventional-recommended-bump": "6.0.10",
63+
"conventional-changelog-cli": "2.1.1",
64+
"conventional-recommended-bump": "6.0.11",
6565
"core-js": "3.6.5",
66-
"cypress": "5.4.0",
67-
"eslint": "7.11.0",
68-
"eslint-config-prettier": "6.13.0",
66+
"cypress": "5.5.0",
67+
"eslint": "7.12.1",
68+
"eslint-config-prettier": "6.15.0",
6969
"eslint-plugin-import": "2.22.1",
7070
"eslint-plugin-node": "11.1.0",
7171
"eslint-plugin-promise": "4.2.1",
7272
"http-server": "0.12.3",
7373
"jest": "26.4.2",
7474
"mock-socket": "9.0.3",
7575
"prettier": "2.1.2",
76-
"ts-jest": "26.4.1",
77-
"typescript": "4.0.3",
78-
"webpack": "5.1.3",
79-
"webpack-cli": "4.1.0",
76+
"ts-jest": "26.4.3",
77+
"typescript": "4.0.5",
78+
"webpack": "5.4.0",
79+
"webpack-cli": "4.2.0",
8080
"yargs": "16.1.0"
8181
},
8282
"jest": {

0 commit comments

Comments
 (0)