Skip to content

Commit b51177e

Browse files
author
Steven
committed
chore(deps): update all
1 parent 1a7fbf3 commit b51177e

File tree

2 files changed

+405
-224
lines changed

2 files changed

+405
-224
lines changed

package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -50,29 +50,29 @@
5050
"@babel/preset-env": "7.8.3",
5151
"@babel/preset-typescript": "7.8.3",
5252
"@types/debug": "4.1.5",
53-
"@types/jest": "24.0.22",
54-
"@types/node": "12.12.6",
53+
"@types/jest": "24.9.1",
54+
"@types/node": "12.12.25",
5555
"@types/ws": "7.2.0",
5656
"@typescript-eslint/eslint-plugin": "2.17.0",
5757
"@typescript-eslint/parser": "2.17.0",
5858
"babel-loader": "8.0.6",
59-
"conventional-changelog-cli": "2.0.25",
60-
"conventional-recommended-bump": "6.0.2",
61-
"core-js": "3.4.0",
62-
"cypress": "3.6.0",
63-
"eslint": "6.6.0",
64-
"eslint-config-prettier": "6.5.0",
65-
"eslint-plugin-import": "2.18.2",
59+
"conventional-changelog-cli": "2.0.31",
60+
"conventional-recommended-bump": "6.0.5",
61+
"core-js": "3.6.4",
62+
"cypress": "3.8.3",
63+
"eslint": "6.8.0",
64+
"eslint-config-prettier": "6.9.0",
65+
"eslint-plugin-import": "2.20.0",
6666
"eslint-plugin-node": "11.0.0",
6767
"eslint-plugin-promise": "4.2.1",
68-
"http-server": "0.11.1",
68+
"http-server": "0.12.1",
6969
"jest": "25.1.0",
7070
"md5.js": "1.3.5",
71-
"mock-socket": "9.0.2",
72-
"prettier": "1.18.2",
71+
"mock-socket": "9.0.3",
72+
"prettier": "1.19.1",
7373
"ts-jest": "25.0.0",
74-
"typescript": "3.7.2",
75-
"webpack": "4.41.2",
74+
"typescript": "3.7.5",
75+
"webpack": "4.41.5",
7676
"webpack-cli": "3.3.10"
7777
},
7878
"jest": {

0 commit comments

Comments
 (0)