Skip to content

Commit cb76034

Browse files
committed
chore(package.json): bump devDependencies
1 parent f979128 commit cb76034

File tree

2 files changed

+1154
-1110
lines changed

2 files changed

+1154
-1110
lines changed

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -51,36 +51,36 @@
5151
},
5252
"homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
5353
"devDependencies": {
54-
"@commitlint/cli": "17.1.2",
55-
"@commitlint/config-conventional": "17.1.0",
54+
"@commitlint/cli": "17.4.4",
55+
"@commitlint/config-conventional": "17.4.4",
5656
"@types/debug": "4.1.7",
57-
"@types/express": "4.17.14",
57+
"@types/express": "4.17.17",
5858
"@types/is-glob": "4.0.2",
59-
"@types/jest": "29.2.0",
59+
"@types/jest": "29.4.0",
6060
"@types/micromatch": "4.0.2",
61-
"@types/node": "18.11.5",
61+
"@types/node": "18.14.5",
6262
"@types/supertest": "2.0.12",
63-
"@types/ws": "8.5.3",
64-
"@typescript-eslint/eslint-plugin": "5.41.0",
65-
"@typescript-eslint/parser": "5.41.0",
66-
"body-parser": "1.20.1",
67-
"browser-sync": "2.27.10",
63+
"@types/ws": "8.5.4",
64+
"@typescript-eslint/eslint-plugin": "5.54.0",
65+
"@typescript-eslint/parser": "5.54.0",
66+
"body-parser": "1.20.2",
67+
"browser-sync": "2.28.1",
6868
"connect": "3.7.0",
69-
"eslint": "8.26.0",
70-
"eslint-config-prettier": "8.5.0",
69+
"eslint": "8.35.0",
70+
"eslint-config-prettier": "8.6.0",
7171
"eslint-plugin-prettier": "4.2.1",
7272
"express": "4.18.2",
7373
"get-port": "5.1.1",
74-
"husky": "8.0.1",
75-
"jest": "29.2.2",
76-
"lint-staged": "13.0.3",
77-
"mockttp": "3.4.0",
78-
"open": "8.4.0",
79-
"prettier": "2.7.1",
80-
"supertest": "6.3.1",
81-
"ts-jest": "29.0.3",
82-
"typescript": "4.8.4",
83-
"ws": "8.10.0"
74+
"husky": "8.0.3",
75+
"jest": "29.4.3",
76+
"lint-staged": "13.1.2",
77+
"mockttp": "3.7.0",
78+
"open": "8.4.2",
79+
"prettier": "2.8.4",
80+
"supertest": "6.3.3",
81+
"ts-jest": "29.0.5",
82+
"typescript": "4.9.5",
83+
"ws": "8.12.1"
8484
},
8585
"dependencies": {
8686
"@types/http-proxy": "^1.17.10",

0 commit comments

Comments
 (0)