Skip to content

Commit e92db86

Browse files
renovate-botsteabert
authored andcommitted
chore(deps): update all
1 parent 41acc65 commit e92db86

File tree

2 files changed

+146
-1314
lines changed

2 files changed

+146
-1314
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@babel/preset-env": "7.12.0",
5454
"@babel/preset-typescript": "7.12.0",
5555
"@types/debug": "4.1.5",
56-
"@types/jest": "26.0.14",
57-
"@types/node": "14.11.2",
56+
"@types/jest": "26.0.15",
57+
"@types/node": "14.11.11",
5858
"@types/ws": "7.2.7",
5959
"@typescript-eslint/eslint-plugin": "4.3.0",
6060
"@typescript-eslint/parser": "4.3.0",
@@ -63,9 +63,9 @@
6363
"conventional-changelog-cli": "2.1.0",
6464
"conventional-recommended-bump": "6.0.10",
6565
"core-js": "3.6.5",
66-
"cypress": "5.3.0",
67-
"eslint": "7.10.0",
68-
"eslint-config-prettier": "6.12.0",
66+
"cypress": "5.4.0",
67+
"eslint": "7.11.0",
68+
"eslint-config-prettier": "6.13.0",
6969
"eslint-plugin-import": "2.22.1",
7070
"eslint-plugin-node": "11.1.0",
7171
"eslint-plugin-promise": "4.2.1",
@@ -75,9 +75,9 @@
7575
"prettier": "2.1.2",
7676
"ts-jest": "26.4.1",
7777
"typescript": "4.0.3",
78-
"webpack": "5.1.2",
79-
"webpack-cli": "4.0.0",
80-
"yargs": "16.0.3"
78+
"webpack": "5.1.3",
79+
"webpack-cli": "4.1.0",
80+
"yargs": "16.1.0"
8181
},
8282
"jest": {
8383
"testRegex": "(/__tests__/.*|(\\.|/)test)\\.ts$",

0 commit comments

Comments
 (0)